[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <c3e7fa48-4105-2aea-a821-0f8b00591b41@microchip.com>
Date: Wed, 2 Jun 2021 13:55:48 +0200
From: Nicolas Ferre <nicolas.ferre@...rochip.com>
To: <Claudiu.Beznea@...rochip.com>, <Ludovic.Desroches@...rochip.com>,
<linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>
CC: <alexandre.belloni@...tlin.com>, <linux-kernel@...r.kernel.org>,
<stable@...r.kernel.org>
Subject: Re: [PATCH] ARM: dts: at91: sama5d4: fix pinctrl muxing
On 25/10/2019 at 11:15, Claudiu.Beznea@...rochip.com wrote:
> On 25.10.2019 11:42, Ludovic Desroches wrote:
>> Fix pinctrl muxing, PD28, PD29 and PD31 can be muxed to peripheral A. It
>> allows to use SCK0, SCK1 and SPI0_NPCS2 signals.
>>
>> Signed-off-by: Ludovic Desroches <ludovic.desroches@...rochip.com>
>> Fixes: 679f8d92bb01 ("ARM: at91/dt: sama5d4: add pioD pin mux mask and enable pioD")
>> Cc: stable@...r.kernel.org
Added the version:
Cc: stable@...r.kernel.org # v4.4+
> Reviewed-by: Claudiu Beznea <claudiu.beznea@...rochip.com>
Claudiu, Ludovic,
I've just realized that this patch was not integrated. Sorry for the
delay. Now queued for 5.14 in at91-dt branch.
Thanks, best regards,
Nicolas
>
>> ---
>> arch/arm/boot/dts/sama5d4.dtsi | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/boot/dts/sama5d4.dtsi b/arch/arm/boot/dts/sama5d4.dtsi
>> index 6ab27a7b388d..a4cef07c38cb 100644
>> --- a/arch/arm/boot/dts/sama5d4.dtsi
>> +++ b/arch/arm/boot/dts/sama5d4.dtsi
>> @@ -914,7 +914,7 @@ /* A B C */
>> 0xffffffff 0x3ffcfe7c 0x1c010101 /* pioA */
>> 0x7fffffff 0xfffccc3a 0x3f00cc3a /* pioB */
>> 0xffffffff 0x3ff83fff 0xff00ffff /* pioC */
>> - 0x0003ff00 0x8002a800 0x00000000 /* pioD */
>> + 0xb003ff00 0x8002a800 0x00000000 /* pioD */
>> 0xffffffff 0x7fffffff 0x76fff1bf /* pioE */
>> >;
>>
>>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@...ts.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
>
--
Nicolas Ferre
Powered by blists - more mailing lists