]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: aspeed: Remove sdhci-drive-type property from AST2600 EVB
authorAndrew Jeffery <andrew@codeconstruct.com.au>
Thu, 11 Dec 2025 08:45:49 +0000 (17:45 +0900)
committerAndrew Jeffery <andrew@codeconstruct.com.au>
Sun, 14 Dec 2025 08:37:17 +0000 (17:37 +0900)
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>
arch/arm/boot/dts/aspeed/aspeed-ast2600-evb.dts

index de83c0eb1d6ed9e39f95d43c795c738f29258bb5..3eba676e57f151b3e21f86818c83a12f93aad7d0 100644 (file)
        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>;
        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>;