ARM: dts: rockchip: Fix sdmmc_pwren's pinmux setting for RK3128
authorAlex Bee <knaerzche@gmail.com>
Mon, 27 Nov 2023 18:46:44 +0000 (19:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Dec 2023 17:45:14 +0000 (18:45 +0100)
commita7fb9f15fedce217ee6f8921f726d335b7a16037
tree3dbd74c0e5ee5bb175d365a78e8846c2c351d6e2
parent03766ae3467d18c515c9f3a90f1404854deac2de
ARM: dts: rockchip: Fix sdmmc_pwren's pinmux setting for RK3128

[ Upstream commit 0c349b5001f8bdcead844484c15a0c4dfb341157 ]

RK3128's reference design uses sdmmc_pwren pincontrol as GPIO - see [0].

Let's change it in the SoC DT as well.

[0] https://github.com/rockchip-linux/kernel/commit/8c62deaf6025

Fixes: a0201bff6259 ("ARM: dts: rockchip: add rk3128 soc dtsi")
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Link: https://lore.kernel.org/r/20231127184643.13314-2-knaerzche@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/rockchip/rk3128.dtsi