arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes
authorKever Yang <kever.yang@rock-chips.com>
Thu, 1 Feb 2024 03:46:21 +0000 (11:46 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 13 Feb 2024 19:11:42 +0000 (20:11 +0100)
commitd859ad305ed19d9a77d8c8ecd22459b73da36ba6
tree699408853f9e2cf7964020913598592106e2ff96
parent5963d97aa780619ffb66cf4886c0ca1175ccbd3e
arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes

The sdmmc node already have a "&sdmmc_det" for pinctrl which switch the
GPIO0A4 to sdmmc detect function, no need to define a separate "cd-gpios".

RK3588 has force_jtage feature which is enable JTAG function via sdmmc
pins automatically when there is no SD card insert, this feature will
need the GPIO0A4 works in sdmmc_det function like other mmc signal instead
of GPIO function, or else the force_jtag can not auto be disabled when
SD card insert.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Link: https://lore.kernel.org/r/20240201034621.1970279-1-kever.yang@rock-chips.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-orangepi-5-plus.dts
arch/arm64/boot/dts/rockchip/rk3588-quartzpro64.dts
arch/arm64/boot/dts/rockchip/rk3588-rock-5b.dts
arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts