* [PATCH] ARM: Rockchip: rk3568 EVB: Add eMMC pinmux
@ 2021-06-25 6:57 Sascha Hauer
0 siblings, 0 replies; only message in thread
From: Sascha Hauer @ 2021-06-25 6:57 UTC (permalink / raw)
To: Barebox List
The eMMC relied on reset default pinmux. This doesn't work when not
booting from eMMC, so add pinmux.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
arch/arm/dts/rk3568-evb1-v10.dts | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/dts/rk3568-evb1-v10.dts b/arch/arm/dts/rk3568-evb1-v10.dts
index 91e2344195..88aad40db9 100644
--- a/arch/arm/dts/rk3568-evb1-v10.dts
+++ b/arch/arm/dts/rk3568-evb1-v10.dts
@@ -462,6 +462,8 @@
non-removable;
no-sd;
status = "okay";
+ pinctrl-names = "default";
+ pinctrl-0 = <&emmc_bus8 &emmc_clk &emmc_cmd &emmc_datastrobe>;
partitions {
compatible = "fixed-partitions";
--
2.29.2
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-06-25 6:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-25 6:57 [PATCH] ARM: Rockchip: rk3568 EVB: Add eMMC pinmux Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox