apm821xx: fix typos in .dts files
authorChristian Lamparter <chunkeey@gmail.com>
Thu, 13 Aug 2020 15:47:07 +0000 (17:47 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 29 Aug 2020 15:15:09 +0000 (17:15 +0200)
This patch fixes various typos or tab-vs-space issues in
the APM821XX device targets Device-Tree source files.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/apm821xx/dts/apm82181.dtsi

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