From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DB39EC54E76 for ; Fri, 6 Jan 2023 08:31:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232199AbjAFIau (ORCPT ); Fri, 6 Jan 2023 03:30:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47610 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232291AbjAFIae (ORCPT ); Fri, 6 Jan 2023 03:30:34 -0500 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F27AF7A91A for ; Fri, 6 Jan 2023 00:30:32 -0800 (PST) Received: by mail-wm1-x32e.google.com with SMTP id m8-20020a05600c3b0800b003d96f801c48so3054209wms.0 for ; Fri, 06 Jan 2023 00:30:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=G5jrLtn8skMYCUXB5w36mPxMFBmvOOBixvoM0MNxf2A=; b=VPQZX08QJQA2/rBoVhzNqjs9Q//E7TAtUGS/2sSP0e24M57lKiNkymlTsNnzmZYYF+ AjN4InbfEfDt3bsnkUBV6weQsvmWq8bF0LL0/UQqFClCFlAu+6w9FhM83X5DjlV3HZLa VdtLHQH2Ero13mAUyU8c739+GCwhMrDJUgn98qmGcmWA01YcqV/QNaNG3EWGE5m6Gw3T NX7+vrEKYbMkJfOo5zq0EpwEsOwSKYuC4l4XuVLiWjrzTCgmUtDoas5MA+ElYXwtKfRH UGMKobEgN5/d/GJzbZ5R5kjxM9Soxsi4t8oipf0aJsR/4jQdbFTFZ7+eSeEfpf1xgfuK YIig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=G5jrLtn8skMYCUXB5w36mPxMFBmvOOBixvoM0MNxf2A=; b=2OzQOkQGvZsJkdCENjgLMUxSGxYAZyTBwe3UxPVSZzZl83OsNQ2ZWHaMp9Uw3Iji0U 1S7Tv96iImvNdMk0qsJxJjFmZ+k9daN3RXdclTRmVfbrhY2HQjVK2EunpjFQNZjMcSwp 30WTMXWfxFKBU/wDamVpgg6VKhVk5MWMAxRBJjFKrQ88scdPva4xEAT7lweI793S/2mf iqoUH2low5gYg2ygDLP6s1i0BNO8Rcgm/REAJSXlAJMB0Lk6DQ5IfzOcYiC8gEoKTVUg UW8Pu5HctHqf7hKjGiLr2nJnLdLCGeZEfO/SdolsrAoumVu78/fbwumwTNZfgX/5bh0F Ke1A== X-Gm-Message-State: AFqh2koJEPO/Jxb4IUiaEgDeuffk3n6F/cj2jx/mtda9vd71Qof2wk4L NYjlX3TYSpL5X/hVYj/H9R3hww== X-Google-Smtp-Source: AMrXdXth0T1efa07WNTmxF4kDFoDPEKZKZl+aoOg/cdR2N9PPlFzW5PKylKrMGJebkSdtyetneKKoA== X-Received: by 2002:a05:600c:248:b0:3d3:5d47:271c with SMTP id 8-20020a05600c024800b003d35d47271cmr37959272wmj.12.1672993831427; Fri, 06 Jan 2023 00:30:31 -0800 (PST) Received: from [192.168.1.102] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id o21-20020a1c7515000000b003d995a704fdsm840230wmc.33.2023.01.06.00.30.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 06 Jan 2023 00:30:30 -0800 (PST) Message-ID: Date: Fri, 6 Jan 2023 09:30:27 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 Subject: Re: [PATCH V9 5/5] ASoC: dt-bindings: Add schema for "awinic,aw88395" Content-Language: en-US To: wangweidong.a@awinic.com, lgirdwood@gmail.com, broonie@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, perex@perex.cz, tiwai@suse.com, ckeepax@opensource.cirrus.com, rf@opensource.cirrus.com, pierre-louis.bossart@linux.intel.com, james.schulman@cirrus.com, flatmax@flatmax.com, cezary.rojewski@intel.com, povik+lin@cutebit.org, yangxiaohua@everest-semi.com, daniel.beer@igorinstitute.com, 13691752556@139.com, srinivas.kandagatla@linaro.org, jonathan.albrieux@gmail.com, steve@sk2.org, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: liweilei@awinic.com, zhaolei@awinic.com, yijiangtao@awinic.com References: <20230106032835.141918-1-wangweidong.a@awinic.com> <20230106032835.141918-6-wangweidong.a@awinic.com> From: Krzysztof Kozlowski In-Reply-To: <20230106032835.141918-6-wangweidong.a@awinic.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/01/2023 04:28, wangweidong.a@awinic.com wrote: > From: Weidong Wang > > Add a DT schema for describing Awinic AW88395 audio amplifiers. They are > controlled using I2C. > > Signed-off-by: Weidong Wang > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof