[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <fb300410-7ee8-d199-9ffa-a91da0f80c8d@st.com>
Date: Mon, 10 Feb 2020 17:49:58 +0100
From: Alexandre Torgue <alexandre.torgue@...com>
To: Benjamin Gaignard <benjamin.gaignard@...com>,
<mcoquelin.stm32@...il.com>, <robh+dt@...nel.org>,
<mark.rutland@....com>
CC: <linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: dts: stm32: Correct stmfx node name on
stm32mp157c-ev1 board
Hi Benjamin
On 2/10/20 2:43 PM, Benjamin Gaignard wrote:
> Change stmfx node name to fit with yaml requirements.
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@...com>
> ---
> arch/arm/boot/dts/stm32mp157c-ev1.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/stm32mp157c-ev1.dts b/arch/arm/boot/dts/stm32mp157c-ev1.dts
> index 228e35e16884..ffd4e0caeedc 100644
> --- a/arch/arm/boot/dts/stm32mp157c-ev1.dts
> +++ b/arch/arm/boot/dts/stm32mp157c-ev1.dts
> @@ -210,7 +210,7 @@
> interrupt-parent = <&gpioi>;
> vdd-supply = <&v3v3>;
>
> - stmfx_pinctrl: stmfx-pin-controller {
> + stmfx_pinctrl: pinctrl {
> compatible = "st,stmfx-0300-pinctrl";
> gpio-controller;
> #gpio-cells = <2>;
>
Applied on stm32-next.
Thanks
Alex
Powered by blists - more mailing lists