Commit 2f7a7f94 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski
Browse files

Merge branch 'for-v5.20/aspeed-dts-cleanup' into for-v5.20/dts-cleanup

parents 3120910a 33c39140
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@

/ {
	model = "AST2500 EVB";
	compatible = "aspeed,ast2500";
	compatible = "aspeed,ast2500-evb", "aspeed,ast2500";

	aliases {
		serial4 = &uart5;
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@

/ {
	model = "AST2600 A1 EVB";
	compatible = "aspeed,ast2600-evb-a1", "aspeed,ast2600";

	/delete-node/regulator-vcc-sdhci0;
	/delete-node/regulator-vcc-sdhci1;
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

/ {
	model = "AST2600 EVB";
	compatible = "aspeed,ast2600";
	compatible = "aspeed,ast2600-evb-a1", "aspeed,ast2600";

	aliases {
		serial4 = &uart5;