]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/chromebook-x86/dts/alex.dts
Coding Style cleanup: replace leading SPACEs by TABs
[karo-tx-uboot.git] / board / chromebook-x86 / dts / alex.dts
index cb6a9e41eeda98746ac27905ee314155b6af862e..2f13544612f2beae63592273942b7b63417aca1b 100644 (file)
@@ -3,8 +3,8 @@
 /include/ "coreboot.dtsi"
 
 / {
-        #address-cells = <1>;
-        #size-cells = <1>;
+       #address-cells = <1>;
+       #size-cells = <1>;
        model = "Google Alex";
        compatible = "google,alex", "intel,atom-pineview";
 
               silent_console = <0>;
        };
 
-        gpio: gpio {};
+       gpio: gpio {};
 
        serial {
                reg = <0x3f8 8>;
                clock-frequency = <115200>;
        };
 
-        chosen { };
-        memory { device_type = "memory"; reg = <0 0>; };
+       chosen { };
+       memory { device_type = "memory"; reg = <0 0>; };
 };