فهرست منبع

apm821xx: fix typos in .dts files

This patch fixes various typos or tab-vs-space issues in
the APM821XX device targets Device-Tree source files.

Signed-off-by: Christian Lamparter <[email protected]>
Christian Lamparter 5 سال پیش
والد
کامیت
f589bd9283
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      target/linux/apm821xx/dts/apm82181.dtsi

+ 2 - 2
target/linux/apm821xx/dts/apm82181.dtsi

@@ -25,7 +25,7 @@
 		#address-cells = <1>;
 		#size-cells = <0>;
 
-		CPU00: cpu@0 {
+		CPU0: cpu@0 {
 			device_type = "cpu";
 			model = "PowerPC,apm82181";
 			reg = <0x00000000>;
@@ -155,7 +155,7 @@
 			dcr-reg = <0x240 0x009>;
 			interrupts = <0x1a IRQ_TYPE_LEVEL_HIGH>;
 			interrupt-parent = <&UIC2>;
-
+			status = "disabled";
 		};
 
 		TRNG: trng@110000 {