From: Christian Lamparter Date: Thu, 13 Aug 2020 15:47:07 +0000 (+0200) Subject: apm821xx: fix typos in .dts files X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c110fc6374d7e9c508e44e1bd56e85d006b307c5;p=thirdparty%2Fopenwrt.git 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 Signed-off-by: maurerr --- diff --git a/target/linux/apm821xx/dts/apm82181.dtsi b/target/linux/apm821xx/dts/apm82181.dtsi index 78679a23431..5be4487be08 100644 --- a/target/linux/apm821xx/dts/apm82181.dtsi +++ b/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 {