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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9BBD0C25B76 for ; Sat, 8 Jun 2024 17:33:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; 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=9ARwJT5n1tKls+xuelCA51gpHIKNG5KkCNcr5zGUCt8=; b=uR7sOaeK+TIVbc Y9ZiKTQ3/vqeLQqksXOOrIIi6cFrHXg+Ue18aSMcUdvfm+ysMAZLk03nT+KjpAB6hr2xqEMbwvvcM VbYtKZRwWgx3q9J7Q+i/XOj+x+JT3PYSYDGLB8GZykGRvZAsYu/KhCRAWSGsy+ZkjHhADq9j5Lki3 qIUVW/6jQf6B7aW8JVwc6I52k3Z5BgXxds61e1nL5c3D/fTS0A/yzzUkmAU58Sh/truP9qa5NIj8j 9KaEvXQLisoBfzZrWnweaXhOeMK7o+wAzwpJOfnzx8GREnhPRdSXW42Kdxrrg/1916dK38bKUkwUO llP3OGxpkQiMErG9SpjQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sFzwg-00000000Tl8-16Sx; Sat, 08 Jun 2024 17:33:38 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sFzwc-00000000TkE-27Y0; Sat, 08 Jun 2024 17:33:36 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 5BF7E61A27; Sat, 8 Jun 2024 17:33:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 84958C2BD11; Sat, 8 Jun 2024 17:33:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1717868011; bh=Cs9lOa2WavPLN7oqK/3pwGjhjZXspdBdBObW8TWyNJ8=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=dI+p40P/rjOMkAAJBImUJkveglA+w5DQrPk3PBPecI+PYeeYOVuj2cv09+kAuVLfR WVtdWrUF9/M7mqJgtiVi7yWZmGiCLXZt532LhG7Ud/MckSEFdmvHbqGugEzTC7oj5l 1umXp8i3qOnwIKFxidhGt2Tal6fi+qO+1JIrn+DtzpkL+7MMocyTmyeBL6dz2kpQgJ Zie6vODafE1HGPF9IKEhbGyfpdDGxtK6eWyQ11TDOEE3rEVVe+3eBYG2W5daWgRMhy viwnAAzeAHTS8lrI4gR86Y8/oRoalYyeXxTNp4QdRLj/ttrVtMDADPiKBeybRJZAwp ZEtwbMKWq5AFw== Date: Sat, 8 Jun 2024 18:33:22 +0100 From: Jonathan Cameron To: Christian Hewitt Cc: Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Neil Armstrong , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: iio: adc: amlogic,meson-saradc: add GXLX SoC compatible Message-ID: <20240608183322.1274e5e4@jic23-huawei> In-Reply-To: <20240604055431.3313961-1-christianshewitt@gmail.com> References: <20240604055431.3313961-1-christianshewitt@gmail.com> X-Mailer: Claws Mail 4.2.0 (GTK 3.24.42; 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-20240608_103334_651271_78695EE8 X-CRM114-Status: GOOD ( 14.13 ) 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 Tue, 4 Jun 2024 05:54:30 +0000 Christian Hewitt wrote: > From: Martin Blumenstingl > > Add support for the GXLX SoC. GXLX is very similar to GXL but has three > additional bits in MESON_SAR_ADC_REG12 for the three MPLL clocks. > > Signed-off-by: Martin Blumenstingl > Signed-off-by: Christian Hewitt FWIW series looks fine to me subject to the precursor series getting posted to linux-iio (and hence ending up in the right patchwork!) Jonathan > --- > .../devicetree/bindings/iio/adc/amlogic,meson-saradc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.yaml b/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.yaml > index 7e8328e9ce13..b2fef72267b4 100644 > --- a/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.yaml > +++ b/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.yaml > @@ -23,6 +23,7 @@ properties: > - amlogic,meson8m2-saradc > - amlogic,meson-gxbb-saradc > - amlogic,meson-gxl-saradc > + - amlogic,meson-gxlx-saradc > - amlogic,meson-gxm-saradc > - amlogic,meson-axg-saradc > - amlogic,meson-g12a-saradc _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel