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 223E3C4332F for ; Wed, 12 Oct 2022 16:26:25 +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:In-Reply-To:MIME-Version:References: 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=WklZMO9rOFDjc1aJHCaxDF+1laLS8uxW1fiwRaDqCVg=; b=IVWiUgAR243uKd HDl1hTgZ1X6tT+MJcILROZmbJJU6kGeUMsfGnGthQEGkQ7V6y5w3HZALbRjcPgQRq1JBdNWJKvqsV q0eOrUSZglyNYaWYg6EuwshBr7tjSy3x+Wiifq2ZOfz6ufn0iAOhbNMWduSDuG+B/R/4SVSSuV6S0 YbgTfCtZvXEc+p6NJfe7ZFhNFQy/iWDUts/+rc+GUIAF4pVR+p79xTsCfBIHqMx9IW0Mz9HkT+5iE L5wqQiXoJz52fkrq495r9TJWy/kr3goyBEsJBT6fWN1idbHgwlRT0YKd2ZXiPiItNi0eJCPVqagvd gjCbMHdWSE5xbY0NoR9g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oieXu-008gWV-2I; Wed, 12 Oct 2022 16:25:26 +0000 Received: from mail-oo1-f52.google.com ([209.85.161.52]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oieXr-008gUb-Ow for linux-arm-kernel@lists.infradead.org; Wed, 12 Oct 2022 16:25:25 +0000 Received: by mail-oo1-f52.google.com with SMTP id c187-20020a4a4fc4000000b004808e2f7affso2073849oob.13 for ; Wed, 12 Oct 2022 09:25:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=XbGkRBfc7blEHX2oiLr1yUH1nf0Co3xQFCa79h+BBRk=; b=sKLdk0kvWH1JK88PpqtgF8nIlYn9/EAqgCcyz6liDktwBXbPPBKPB/9vGIxcYRKDOd +OWdmKdoOjVc1J1lgS09McxRiHNwi79CizNh7X1qQVugJOteK1LqTymMXpKzHCanjG2P MmSiZpuskfQFB7npLpItkd+4JSTtCUeVkk7DsqpMwb409J7WGuj8ViCDu7AXVkXG2bpm O0r4AbE31RVGxcbTs8BzwXLMa5wN0Wyj6Y6rk8Zkc0hxv3KxVNHDKK+LZ1lI40Cuivfg 4NoZTUI6RHeH+sqK14c5mhXeXFNhspYr0Qw+v+rMK+Rc+spg7AnSdid0Y2xyH7zJQIyh 4HSQ== X-Gm-Message-State: ACrzQf3XgG3mar54anlklTzjPTnuDeDrZQtNjSYL0kICu8Da+BGrDtG8 S42N5zgxZgkrF25Phwqv7uXoaXW91Q== X-Google-Smtp-Source: AMsMyM5WZKYN3WOatUVAQahyGG5zpQ2QpJ9rGf1419QBSTH+VPlsKqDKNZYOHp9EcGV1Saa4zwhNsA== X-Received: by 2002:a05:6830:34a5:b0:661:a0a5:b0f with SMTP id c37-20020a05683034a500b00661a0a50b0fmr6481648otu.165.1665591920378; Wed, 12 Oct 2022 09:25:20 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id b6-20020a9d4786000000b00661b019accbsm1876633otf.3.2022.10.12.09.25.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 12 Oct 2022 09:25:19 -0700 (PDT) Received: (nullmailer pid 2286501 invoked by uid 1000); Wed, 12 Oct 2022 16:25:21 -0000 Date: Wed, 12 Oct 2022 11:25:20 -0500 From: Rob Herring To: Olivier Moysan Cc: Jonathan Cameron , Fabrice Gasnier , Rob Herring , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Andy Shevchenko , Alexandre Torgue , Maxime Coquelin , linux-iio@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, Lars-Peter Clausen Subject: Re: [PATCH v4 2/8] dt-bindings: iio: adc: stm32-adc: add stm32mp13 compatibles Message-ID: <166559192047.2286466.15301667518001122082.robh@kernel.org> References: <20221012142205.13041-1-olivier.moysan@foss.st.com> <20221012142205.13041-3-olivier.moysan@foss.st.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221012142205.13041-3-olivier.moysan@foss.st.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221012_092523_845593_743A81CA X-CRM114-Status: GOOD ( 12.94 ) 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, 12 Oct 2022 16:21:59 +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 > --- > .../bindings/iio/adc/st,stm32-adc.yaml | 68 ++++++++++++++++++- > 1 file changed, 65 insertions(+), 3 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel