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 X-Spam-Level: X-Spam-Status: No, score=-15.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_2 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AE515C433DB for ; Sat, 20 Mar 2021 15:06:34 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4896C61936 for ; Sat, 20 Mar 2021 15:06:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4896C61936 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=VoD+r9wQMy8/ZnP29NaTkGItYP/Jl+dtlxPUmv4fFCo=; b=Jy+/GDEANaf39OlikrMFZAdP0 l0KWmHo1JdgzoTB9p/TthsrFkfgkiQOnSt85yBOlQOxpeUduyT/IGjr+l6Vo7nv9+qZ3wJt6+iHGt g3ljBQ7wFwDl35paqcQUemecxX9TCJs3kTOhqkv+bbjk2JK7ZjNDMkhlM8kreO2arGPUI5rmUYh8k HeVZYnbSqhgWZK874MbJp9F3Y7QeNcGxLwbZKzaxDCA214nL9NhQndMlO7M/Yla1Lw7UXeQ5+NxDv MI1s5Z/IanCCcjYNtC76NhQ7ra7jfrwjQxg+Rqh8TwzrHmEjgqEeqs+5R7WyxQU9bKf0bjpty6W+t MAlHc34wg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lNd9v-008xMX-Ot; Sat, 20 Mar 2021 15:05:01 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lNd9p-008xLu-EA; Sat, 20 Mar 2021 15:04:55 +0000 Received: from jic23-huawei (cpc108967-cmbg20-2-0-cust86.5-4.cable.virginm.net [81.101.6.87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id F1B7B61936; Sat, 20 Mar 2021 15:04:37 +0000 (UTC) Date: Sat, 20 Mar 2021 15:04:34 +0000 From: Jonathan Cameron To: Seiya Wang Cc: Rob Herring , Matthias Brugger , Lars-Peter Clausen , Peter Meerwald-Stadler , Ulf Hansson , Chunfeng Yun , Kishon Vijay Abraham I , Vinod Koul , Greg Kroah-Hartman , Daniel Lezcano , Thomas Gleixner , Wim Van Sebroeck , Guenter Roeck , Enric Balletbo i Serra , Hsin-Yi Wang , Fabien Parent , Sean Wang , Zhiyong Tao , Chaotian Jing , Wenbin Mei , Stanley Chu , , , , , , , , , Subject: Re: [PATCH v2 5/8] dt-bindings: iio: adc: Add compatible for Mediatek MT8195 Message-ID: <20210320150434.1f612fe7@jic23-huawei> In-Reply-To: <20210319023427.16711-7-seiya.wang@mediatek.com> References: <20210319023427.16711-1-seiya.wang@mediatek.com> <20210319023427.16711-7-seiya.wang@mediatek.com> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210320_150453_705453_A821AD7A X-CRM114-Status: GOOD ( 15.05 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 19 Mar 2021 10:34:24 +0800 Seiya Wang wrote: > This commit adds dt-binding documentation of auxadc for Mediatek MT8195 SoC > Platform. > > Signed-off-by: Seiya Wang Applied to the togreg branch of iio.git and pushed out as testing for the normal autobuilder fun and games. Thanks, Jonathan > --- > Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml > index 5b21a9fba5dd..b939f9652e3a 100644 > --- a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml > +++ b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml > @@ -34,6 +34,7 @@ properties: > - items: > - enum: > - mediatek,mt8183-auxadc > + - mediatek,mt8195-auxadc > - mediatek,mt8516-auxadc > - const: mediatek,mt8173-auxadc > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel