]> Git Repo - u-boot.git/commit
arm64: dts: rockchip: fix mmc aliases for Radxa ZERO 3E/3W
authorFUKAUMI Naoki <[email protected]>
Fri, 2 Aug 2024 22:12:20 +0000 (22:12 +0000)
committerKever Yang <[email protected]>
Fri, 9 Aug 2024 10:35:23 +0000 (18:35 +0800)
commitbc02dfadb3cb626a5b2da13aea7e6b636b1b08f6
tree6f6ba3b4eab29b9efde068b95897b8e406989038
parent0e0e808fe639add03367aaf6cf799907443d69b4
arm64: dts: rockchip: fix mmc aliases for Radxa ZERO 3E/3W

align with other Radxa products.

- mmc0 is eMMC
- mmc1 is microSD

for ZERO 3E, there is no eMMC, but aliases should start at 0, so mmc0
is microSD as exception.

Fixes: 1a5c8d307c83 ("arm64: dts: rockchip: Add Radxa ZERO 3W/3E")
Signed-off-by: FUKAUMI Naoki <[email protected]>
Changes in v3:
- fix syntax error in rk3566-radxa-zero-3e.dts
Changes in v2:
- microSD is mmc0 instead of mmc1 for ZERO 3E

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
[ upstream commit: 060c1950037e4c54ca4d8186a8f46269e35db901 ]

(cherry picked from commit 8324bc7493e4088013c62bc41f49d6d181575493)
Signed-off-by: Jonas Karlman <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
dts/upstream/src/arm64/rockchip/rk3566-radxa-zero-3.dtsi
dts/upstream/src/arm64/rockchip/rk3566-radxa-zero-3e.dts
dts/upstream/src/arm64/rockchip/rk3566-radxa-zero-3w.dts
This page took 0.030931 seconds and 4 git commands to generate.