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 52837C77B73 for ; Tue, 30 May 2023 13:40:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232753AbjE3NkL (ORCPT ); Tue, 30 May 2023 09:40:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59134 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230259AbjE3NkH (ORCPT ); Tue, 30 May 2023 09:40:07 -0400 Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0AFDAA1; Tue, 30 May 2023 06:40:06 -0700 (PDT) Received: from [127.0.0.1] (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id C593085AFF; Tue, 30 May 2023 15:39:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1685453993; bh=8A/n4Or8zcPbKOdLOdAJ1XbthrueKeyiEt0aiuAR+J0=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=EIcQODo6+XnwF94Go4CA2PyxHiiEbr/rSjWqPO2i8qS4xUI+todxDlgN+WzQSqNV6 uVahSHPRa9g73heAdm0WLruBVBZYstDVuNdUn4thqrK8KiJUlzwp2OlVyXkdMjGc75 jk1reclZaKgG07ngebFpZCYHZ6DQi1/pwU/OXLYIrByWd5zeW1VJ//FoSrw4R7Nq83 Hh3gpGFUpNr6SpMAuPmL1Uj/6GffWpX9WFjXh2C76RvilWz4I0Nakt4lgXsuv+IIVb xKk0q54sV0sjHY50KFs7w7mfVKP6sxVk8dyC4GxeCAsCR/r8WCk9R95OT80FVGnZbt DphDniNZsXICQ== Message-ID: <7e909409-fa18-99ec-7218-5803ba7d0013@denx.de> Date: Tue, 30 May 2023 15:39:52 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v2 0/9] ARM: dts: stm32: add adc internal channels on stm32mp15 Content-Language: en-US To: Olivier Moysan , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Alexandre Torgue Cc: devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@dh-electronics.com References: <20230530124538.621760-1-olivier.moysan@foss.st.com> From: Marek Vasut In-Reply-To: <20230530124538.621760-1-olivier.moysan@foss.st.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 5/30/23 14:45, Olivier Moysan wrote: > Add STM32 ADC2 internal channels VREFINT and VDDCORE to STM32MP15x SoCs. > > Add support of vrefint channel by adding access to vrefint calibration > data in OTP. > > The internal channels are defined in STM32MP15 SoC DT according to > generic channel bindings. The STM32 driver does not support a mixed use > of legacy and generic channels. When generic channels are defined, > legacy channel are ignored. This involves that the board device trees > using legacy bindings have to be changed to generic bindings. > > Adopt generic iio bindings on STM32 boards implementing the ADC. > > Changes in v2: > - Add patch from https://lore.kernel.org/linux-arm-kernel/20230518020547.487670-1-marex@denx.de/T/ Thank you 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 A84E5C77B7A for ; Tue, 30 May 2023 13:40:21 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9jJfDAqYHFJIQtEtiKJokDk8VOZ8vKvfC8Zb/78F6J0=; b=cHDTX31rbJCsE6 KZSud+wHW24kAHPoNNbQ8mjdVeCNZdDXew9u9HQ/Y2sCuWgb2Acg68rLw1YSbqDZyTtWG2rm8wwzu 79qc+9CduEifi9ko+lForpXPDDafJqXLGgXvegNovvMSncNM149i6cdLNRMCM034SRbjF3+ipAgxs hBWurcH+UJwSpQl5Ch2Fmc+CYPh8Bd+d2qWsnLBC50JsB0W6IpUF/+9QpKXd9mnOEh6IbSKPdXAf8 PzBO+a/AD4G499v+Ew1xCDSCHVHQ3HbEm43WVeN5+cF5ldLMgAQwbfO+CR3egR/4GCe3QzI8TQt8Q Oce4yvEGhjLI5Kt7Q3sA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q3zZu-00E4dx-0V; Tue, 30 May 2023 13:39:58 +0000 Received: from phobos.denx.de ([2a01:238:438b:c500:173d:9f52:ddab:ee01]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q3zZr-00E4ct-0I for linux-arm-kernel@lists.infradead.org; Tue, 30 May 2023 13:39:56 +0000 Received: from [127.0.0.1] (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id C593085AFF; Tue, 30 May 2023 15:39:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1685453993; bh=8A/n4Or8zcPbKOdLOdAJ1XbthrueKeyiEt0aiuAR+J0=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=EIcQODo6+XnwF94Go4CA2PyxHiiEbr/rSjWqPO2i8qS4xUI+todxDlgN+WzQSqNV6 uVahSHPRa9g73heAdm0WLruBVBZYstDVuNdUn4thqrK8KiJUlzwp2OlVyXkdMjGc75 jk1reclZaKgG07ngebFpZCYHZ6DQi1/pwU/OXLYIrByWd5zeW1VJ//FoSrw4R7Nq83 Hh3gpGFUpNr6SpMAuPmL1Uj/6GffWpX9WFjXh2C76RvilWz4I0Nakt4lgXsuv+IIVb xKk0q54sV0sjHY50KFs7w7mfVKP6sxVk8dyC4GxeCAsCR/r8WCk9R95OT80FVGnZbt DphDniNZsXICQ== Message-ID: <7e909409-fa18-99ec-7218-5803ba7d0013@denx.de> Date: Tue, 30 May 2023 15:39:52 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v2 0/9] ARM: dts: stm32: add adc internal channels on stm32mp15 Content-Language: en-US To: Olivier Moysan , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Maxime Coquelin , Alexandre Torgue Cc: devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@dh-electronics.com References: <20230530124538.621760-1-olivier.moysan@foss.st.com> From: Marek Vasut In-Reply-To: <20230530124538.621760-1-olivier.moysan@foss.st.com> X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230530_063955_273156_5A7BBC8B X-CRM114-Status: GOOD ( 12.71 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 5/30/23 14:45, Olivier Moysan wrote: > Add STM32 ADC2 internal channels VREFINT and VDDCORE to STM32MP15x SoCs. > > Add support of vrefint channel by adding access to vrefint calibration > data in OTP. > > The internal channels are defined in STM32MP15 SoC DT according to > generic channel bindings. The STM32 driver does not support a mixed use > of legacy and generic channels. When generic channels are defined, > legacy channel are ignored. This involves that the board device trees > using legacy bindings have to be changed to generic bindings. > > Adopt generic iio bindings on STM32 boards implementing the ADC. > > Changes in v2: > - Add patch from https://lore.kernel.org/linux-arm-kernel/20230518020547.487670-1-marex@denx.de/T/ Thank you _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel