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 <chunkeey@gmail.com>
master
Christian Lamparter 2020-08-13 17:47:07 +02:00
parent e4c33462f9
commit f589bd9283
1 changed files with 2 additions and 2 deletions

View 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>;
@ -155,7 +155,7 @@
dcr-reg = <0x240 0x009>;
interrupts = <0x1a IRQ_TYPE_LEVEL_HIGH>;
interrupt-parent = <&UIC2>;
status = "disabled";
};
TRNG: trng@110000 {