]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15
authorOlivier Moysan <olivier.moysan@foss.st.com>
Mon, 24 Jan 2022 15:35:25 +0000 (16:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 11:57:46 +0000 (13:57 +0200)
[ Upstream commit ee2aacb6f3a901a95b1dd68964b69c92cdbbf213 ]

Replace sai2a-2 node name by sai2a-sleep-2, to avoid name
duplication.

Fixes: 1a9a9d226f0f ("ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15")
Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/stm32mp15-pinctrl.dtsi

index 3b65130affec8d9e90efebc0a77b3c3621569241..6161f5906ec11b3debd2edb8108ad3fa20fc66ba 100644 (file)
                };
        };
 
-       sai2a_sleep_pins_c: sai2a-2 {
+       sai2a_sleep_pins_c: sai2a-sleep-2 {
                pins {
                        pinmux = <STM32_PINMUX('D', 13, ANALOG)>, /* SAI2_SCK_A */
                                 <STM32_PINMUX('D', 11, ANALOG)>, /* SAI2_SD_A */