summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@codeconstruct.com.au>2025-12-11 11:45:49 +0300
committerAndrew Jeffery <andrew@codeconstruct.com.au>2025-12-14 11:37:17 +0300
commit64a55c5ee1fb359c31b8bcfae38334ec293f19cb (patch)
treed7e3edf3733fd222cbc537fdb2af885415ca91a5
parentf28674fab34f07fff9612c3f390d3699bfe8ed90 (diff)
downloadlinux-64a55c5ee1fb359c31b8bcfae38334ec293f19cb.tar.xz
ARM: dts: aspeed: Remove sdhci-drive-type property from AST2600 EVB
The property isn't specified in the bindings and is not used by the corresponding driver, so drop it. Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
-rw-r--r--arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dts b/arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dts
index de83c0eb1d6e..3eba676e57f1 100644
--- a/arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dts
+++ b/arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dts
@@ -314,7 +314,6 @@
status = "okay";
bus-width = <4>;
max-frequency = <100000000>;
- sdhci-drive-type = /bits/ 8 <3>;
sdhci-caps-mask = <0x7 0x0>;
sdhci,wp-inverted;
vmmc-supply = <&vcc_sdhci0>;
@@ -326,7 +325,6 @@
status = "okay";
bus-width = <4>;
max-frequency = <100000000>;
- sdhci-drive-type = /bits/ 8 <3>;
sdhci-caps-mask = <0x7 0x0>;
sdhci,wp-inverted;
vmmc-supply = <&vcc_sdhci1>;