]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: aspeed: Migrate away from aspeed, g[45].* compatibles
authorAndrew Jeffery <andrew@aj.id.au>
Wed, 24 Jul 2019 08:13:11 +0000 (17:43 +0930)
committerJoel Stanley <joel@jms.id.au>
Fri, 1 Nov 2019 05:03:21 +0000 (15:33 +1030)
Use the SoC-specific compatible strings instead.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-g4.dtsi
arch/arm/boot/dts/aspeed-g5.dtsi

index dffb595d30e4042bf6349cab117f5cfc832203d0..36df031e82d6c75fc61a54cc7e7968f2146bd645 100644 (file)
@@ -182,7 +182,7 @@ syscon: syscon@1e6e2000 {
                                #reset-cells = <1>;
 
                                pinctrl: pinctrl {
-                                       compatible = "aspeed,g4-pinctrl";
+                                       compatible = "aspeed,ast2400-pinctrl";
                                };
 
                                p2a: p2a-control {
index e8feb8b66a2f71587270c9cb1a911679029c834b..d9ff5bf1622395f356ecdbdc4e54a6acb3ee17b0 100644 (file)
@@ -215,7 +215,7 @@ syscon: syscon@1e6e2000 {
                                #reset-cells = <1>;
 
                                pinctrl: pinctrl {
-                                       compatible = "aspeed,g5-pinctrl";
+                                       compatible = "aspeed,ast2500-pinctrl";
                                        aspeed,external-nodes = <&gfx &lhc>;
 
                                };