]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: rockchip: Remove undocumented supports-emmc property
authorHeiko Stuebner <heiko@sntech.de>
Tue, 8 Oct 2024 20:39:31 +0000 (22:39 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 10 Oct 2024 18:56:25 +0000 (20:56 +0200)
supports-emmc is an undocumented property that slipped into the mainline
kernel devicetree for some boards. Drop it.

Fixes: c484cf93f61b ("arm64: dts: rockchip: add PX30-µQ7 (Ringneck) SoM with Haikou baseboard")
Cc: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Fixes: b8c028782922 ("arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S Plus")
Cc: Sergey Bostandzhyan <jin@mediatomb.cc>
Fixes: 8d94da58de53 ("arm64: dts: rockchip: Add EmbedFire LubanCat 1")
Cc: Wenhao Cui <lasstp5011@gmail.com>
Fixes: cdf46cdbabfc ("arm64: dts: rockchip: Add dts for EmbedFire rk3568 LubanCat 2")
Cc: Andy Yan <andyshrk@163.com>
Reviewed-by: Dragan Simic <dsimic@manjaro.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20241008203940.2573684-6-heiko@sntech.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/px30-ringneck.dtsi
arch/arm64/boot/dts/rockchip/rk3328-nanopi-r2s-plus.dts
arch/arm64/boot/dts/rockchip/rk3566-lubancat-1.dts
arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts

index bb1aea82e666ed45f738aefccff8d31a1d331cc8..b7163ed74232d7bbe453b247d29cdde423696504 100644 (file)
@@ -66,7 +66,6 @@
        bus-width = <8>;
        cap-mmc-highspeed;
        mmc-hs200-1_8v;
-       supports-emmc;
        mmc-pwrseq = <&emmc_pwrseq>;
        non-removable;
        vmmc-supply = <&vcc_3v3>;
index cb81ba3f23ffd56fa18a4aa6ef4a19d8bf047145..3093f607f282e827f95b98eb400dc814b1355a3c 100644 (file)
@@ -27,6 +27,5 @@
        num-slots = <1>;
        pinctrl-names = "default";
        pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
-       supports-emmc;
        status = "okay";
 };
index c1194d1e438d0d0667ee3d7e0aa143856c87d319..9a2f59a351dee55c6e1b1336ea751e283f1a8ff9 100644 (file)
        non-removable;
        pinctrl-names = "default";
        pinctrl-0 = <&emmc_bus8 &emmc_clk &emmc_cmd>;
-       supports-emmc;
        status = "okay";
 };
 
index a3112d5df2008d99a236febbcadb883e036cb4e0..b505a4537ee8ca225eaa441fe894bcaf87cdeb04 100644 (file)
        non-removable;
        pinctrl-names = "default";
        pinctrl-0 = <&emmc_bus8 &emmc_clk &emmc_cmd>;
-       supports-emmc;
        status = "okay";
 };