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 99A8AC433F5 for ; Sun, 9 Oct 2022 12:47:07 +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=GmMhnIzBNCxf2rWaa2hG0uUc9TvvtAUIhbfgw3S8A98=; b=DgeQ8p3fs8Oz2/ uIPH0IlPx2XtzqRwRTEaA/0pFqf2FPV9aHD0h3LrzRX76hOTtB4oxc8bcpbbBDBS2lCUNO4YFWcx1 jPCf6Wc0L1wvxSmXtN/CmIC2ufPrnsSpBv9EwfhvJKsy9pz+MMsv8/r7uXbWJsidH6WFKIiIwWe8i bZciXNg6AhdhNp2r+GbEdoUjTsSBi5u/gEiK8eiqP7HQ3Oou3Ies3wByc/W4PbBeFDDGd0i8ZYF9x qx1WvTUSmmbX/3N/rKCS2JiFFuxWHV5QLUO8ZxflYAv4fE2Y7AF33zjVF9tqu74CK2m5zw3+RF+hH RXmZTR59ns4BZRAlExMg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ohVh4-00Fave-6b; Sun, 09 Oct 2022 12:46:10 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ohVgy-00Fav2-FD for linux-arm-kernel@lists.infradead.org; Sun, 09 Oct 2022 12:46:08 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B7A8A60BDC; Sun, 9 Oct 2022 12:46:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 84C98C433C1; Sun, 9 Oct 2022 12:45:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1665319563; bh=4Nj1puvm6vqPNPlMuFm1NVtI87aUUZFMFh+0kE9uGy0=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Rmok3e/Ig4bRD0InOAXvRsPjsuTDJHzdt/hKDk4DgRNCe2PefW+zuRASQD3yZdiW9 1dufcr3fL1qkQxlJhjkl1+0Wg5ULDdPLxYSdkzawIqNxSF2pxWNZJVhYSTWHRiDK7o uvRst07UF46+7gGpsMJMg5UGqp1+onipWszF61cUjQ2idh069XpphazFPaMvI6Yqk7 krc1zYr+6MjE6MqW1YRGxLMIZx36QcuTa6kKR1Z9Vqr+TDj0vtJUNG1Nk67VcaX3gD w0F1eSTrfeZW+1tw2CsuZSOjuBWTthkfOnMJ2bVoEoqXadznDii2QbDR3k7SomvNVs sgzGpIYCjg7Rw== Date: Sun, 9 Oct 2022 13:46:23 +0100 From: Jonathan Cameron To: Olivier Moysan Cc: Alexandre Torgue , Andy Shevchenko , Fabrice Gasnier , Lars-Peter Clausen , Maxime Coquelin , , Paul Cercueil , Sebastian Andrzej Siewior , Wan Jiabing , Yannick Brosseau , , , , Subject: Re: [PATCH v3 2/8] dt-bindings: iio: adc: stm32-adc: add stm32mp13 compatibles Message-ID: <20221009134623.1525c67c@jic23-huawei> In-Reply-To: <20221005161424.4537-3-olivier.moysan@foss.st.com> References: <20221005161424.4537-1-olivier.moysan@foss.st.com> <20221005161424.4537-3-olivier.moysan@foss.st.com> X-Mailer: Claws Mail 4.1.0 (GTK 3.24.34; 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-20221009_054604_571333_2C824428 X-CRM114-Status: GOOD ( 14.38 ) 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 Wed, 5 Oct 2022 18:14:18 +0200 Olivier Moysan wrote: > Add st,stm32mp13-adc-core and st,stm32mp13-adc compatibles > to support STM32MPU13 SoC. > > On STM32MP13x, each ADC peripheral has a single ADC block. > These ADC peripherals, ADC1 and ADC2, are fully independent. > > Main characteristics of STM32MP13x ADC: > - One interrupt line per ADC > - 6 to 12 bits resolution > - 19 channels > > ADC2 instance supports two extra internal channels VDDCPU and VDDQ_DDR. > Add "vddcpu" and "vddq_ddr" internal channels names to the reserved > labels list. > > Signed-off-by: Olivier Moysan Hi, All patches touching device tree bindings need to go to the devicetree list and device tree binding maintainers for review (See MAINTAINERS) Make sure you cc them on v4 as I won't pick up DT patches without their review unless they are much more trivial than this one. I'm not always great at noticing this on early versions as I tend to pick up on the fact they didn't review as first sign they haven't seen the series! Jonathan _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel