Commit b46aaf8a authored by Andrew Jeffery's avatar Andrew Jeffery Committed by Joel Stanley
Browse files

ARM: dts: aspeed: Migrate away from aspeed, g[45].* compatibles



Use the SoC-specific compatible strings instead.

Signed-off-by: default avatarAndrew Jeffery <andrew@aj.id.au>
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 10afc900
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -182,7 +182,7 @@
				#reset-cells = <1>;

				pinctrl: pinctrl {
					compatible = "aspeed,g4-pinctrl";
					compatible = "aspeed,ast2400-pinctrl";
				};

				p2a: p2a-control {
+1 −1
Original line number Diff line number Diff line
@@ -215,7 +215,7 @@
				#reset-cells = <1>;

				pinctrl: pinctrl {
					compatible = "aspeed,g5-pinctrl";
					compatible = "aspeed,ast2500-pinctrl";
					aspeed,external-nodes = <&gfx &lhc>;

				};