ipq806x: fix dts whitespace
Replace blanks with tabs Signed-off-by: Felix Baumann <felix.bau@gmx.de>
This commit is contained in:
parent
836b994132
commit
505cf10e83
1 changed files with 9 additions and 9 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue