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 BFD5DC04A95 for ; Tue, 25 Oct 2022 12:27:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231706AbiJYM1X (ORCPT ); Tue, 25 Oct 2022 08:27:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41058 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231664AbiJYM1O (ORCPT ); Tue, 25 Oct 2022 08:27:14 -0400 Received: from mail-qt1-x835.google.com (mail-qt1-x835.google.com [IPv6:2607:f8b0:4864:20::835]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 96E3B12743D for ; Tue, 25 Oct 2022 05:27:13 -0700 (PDT) Received: by mail-qt1-x835.google.com with SMTP id w29so245489qtv.9 for ; Tue, 25 Oct 2022 05:27:13 -0700 (PDT) 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=L5QTt0IUvs/O5s0wdnL64lhb29nJZhbQLf7PtjZhkdM=; b=hi17ogfjTyDmQQemC2NEiM/0Y5oEFMUzrDSpPyE3oUHpsd7z0wddB0aFBADAeaVHT/ g2ryoZY7bG3MqXtTNM2SnxxlKg4kaCB4vvPvT8wrggmoiW7sHsfMxWsjZ4r8zoDqqqNM UbjvkrQZW9bkKhIGazMwuNqZHBiPu7sZRxnBxpphJu+wLdAvLJIccrTKtdgJgOG/Zp48 fSggj6RA4ALSRXZZkTSFgSbdRlsH4TKvZBmA1WYm0DJd179eNjzqo06CY8w+rY6B6hfu Lz5bh6lS+az+tWK9wfk4jpxBRz4rpNGudd9wmpyg97Wxlag7tDeGy8DqOJvQAXmM4GTD NYVA== 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=L5QTt0IUvs/O5s0wdnL64lhb29nJZhbQLf7PtjZhkdM=; b=TLOgqZWayV0eMD5ywin6xubF30lmdwWeivGINLwdgXLyNNsrD0rI7h2XZCeNGcAGiH 3YpkkRYjVzPhntdKgBRHhBLPmHGSFrYOnS6+c2lctlzDwFHQfeem470RiVkwW/XLovVf ZQcQXzAMYIYaqtBqumqEn7Uz4V7/8iNy0GOlZGY3TZ2bIsyizt9lVWz4WGPTQsE49I8s Olq/AAh2eXpBpCAWhIlrPXVJTC+7zR0OjC+SkPFsMNPsxsydGTT5xgt6yrUFrKlcGDGI YfHKgSpf2v6Wo6TuRQidUXKKq3tjAkJ2v0F+EMne/1lhYsGKDfaJhnBSRkBTXoGr02DG 15EA== X-Gm-Message-State: ACrzQf3e52swf0AOjiwGNktmA5SQWvf4zmVsRKqwyPq22GQUVKjI1J1S LLTHOy0STYlTNYGj6XJ8Gz2Fzw== X-Google-Smtp-Source: AMsMyM6T/VN6zHWKHEw+/slQIe1ZYAI7TRy/Le7tokVuUTKpCZw1pVA9eMrX5RBUON04vFir1lPw6A== X-Received: by 2002:ac8:5809:0:b0:39d:db1:895 with SMTP id g9-20020ac85809000000b0039d0db10895mr22223169qtg.440.1666700832806; Tue, 25 Oct 2022 05:27:12 -0700 (PDT) Received: from [192.168.1.11] ([64.57.193.93]) by smtp.gmail.com with ESMTPSA id s16-20020a05620a255000b006cbe3be300esm1996577qko.12.2022.10.25.05.27.11 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 25 Oct 2022 05:27:11 -0700 (PDT) Message-ID: Date: Tue, 25 Oct 2022 08:27:10 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 Subject: Re: [PATCH v2 4/4] ASoC: dt-bindings: rt5682: Add AVDD, MICVDD and VBAT supplies Content-Language: en-US To: =?UTF-8?B?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= , Mark Brown Cc: AngeloGioacchino Del Regno , kernel@collabora.com, Krzysztof Kozlowski , Liam Girdwood , Rob Herring , alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221024220015.1759428-1-nfraprado@collabora.com> <20221024220015.1759428-5-nfraprado@collabora.com> From: Krzysztof Kozlowski In-Reply-To: <20221024220015.1759428-5-nfraprado@collabora.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 24/10/2022 18:00, NĂ­colas F. R. A. Prado wrote: > The rt5682 codec can have three supplies: AVDD, MICVDD and VBAT. They > are already used by sc7180-trogdor.dtsi, so document them in the > binding. > > Signed-off-by: NĂ­colas F. R. A. Prado > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof