[PATCH] ARM: rockchip: rk3568-evb: Drop unused property
Sascha Hauer
s.hauer at pengutronix.de
Thu Feb 10 07:48:30 PST 2022
supports-sd is unused in barebox and there's no upstream binding for it.
Remove this property.
Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>
---
arch/arm/dts/rk3568-evb1-v10.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/dts/rk3568-evb1-v10.dts b/arch/arm/dts/rk3568-evb1-v10.dts
index 6f1eebc619..4ded9b1735 100644
--- a/arch/arm/dts/rk3568-evb1-v10.dts
+++ b/arch/arm/dts/rk3568-evb1-v10.dts
@@ -484,7 +484,6 @@
&sdmmc0 {
max-frequency = <150000000>;
- supports-sd;
bus-width = <4>;
cap-mmc-highspeed;
cap-sd-highspeed;
--
2.30.2
More information about the barebox
mailing list