ipq806x: fix dts whitespace

Replace blanks with tabs

Signed-off-by: Felix Baumann <felix.bau@gmx.de>
This commit is contained in:
Felix Baumann 2023-02-08 03:21:47 +01:00 committed by Christian Marangi
parent 836b994132
commit 505cf10e83
No known key found for this signature in database
GPG key ID: AC001D09ADBFEAD7

View file

@ -11,15 +11,15 @@
}; };
reserved-memory { reserved-memory {
ramoops@42100000 { ramoops@42100000 {
compatible = "ramoops"; compatible = "ramoops";
reg = <0x42100000 0x40000>; reg = <0x42100000 0x40000>;
record-size = <0x4000>; record-size = <0x4000>;
console-size = <0x4000>; console-size = <0x4000>;
ftrace-size = <0x4000>; ftrace-size = <0x4000>;
pmsg-size = <0x4000>; pmsg-size = <0x4000>;
}; };
}; };
aliases { aliases {
mdio-gpio0 = &mdio0; mdio-gpio0 = &mdio0;