]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: aspeed-g6: Fix EMMC function in pinctrl dtsi
authorAndrew Jeffery <andrew@aj.id.au>
Thu, 26 Sep 2019 13:36:05 +0000 (23:06 +0930)
committerJoel Stanley <joel@jms.id.au>
Fri, 1 Nov 2019 05:03:20 +0000 (15:33 +1030)
The binding was updated to better reflect the intended use of the
hardware and the existing function/groups for SD3 were dropped.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-g6-pinctrl.dtsi

index 5b8bf58e89cb4aa4848ff82cb376d49793a0f10c..045ce66ca8761b2c4c22a071e8fae6f97596f75e 100644 (file)
@@ -852,14 +852,9 @@ pinctrl_sd2_default: sd2_default {
                groups = "SD2";
        };
 
-       pinctrl_sd3_default: sd3_default {
-               function = "SD3";
-               groups = "SD3";
-       };
-
        pinctrl_emmc_default: emmc_default {
-               function = "SD3";
-               groups = "EMMC";
+               function = "EMMC";
+               groups = "EMMCG4";
        };
 
        pinctrl_sgpm1_default: sgpm1_default {