]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/chromebook-x86/dts/link.dts
Coding Style cleanup: replace leading SPACEs by TABs
[karo-tx-uboot.git] / board / chromebook-x86 / dts / link.dts
index c95ee8a108937cf2d3eb2d4e294cff1586817421..4a37dac4ea9adc470005da949b281f0e18923ef6 100644 (file)
@@ -3,8 +3,8 @@
 /include/ "coreboot.dtsi"
 
 / {
-        #address-cells = <1>;
-        #size-cells = <1>;
+       #address-cells = <1>;
+       #size-cells = <1>;
        model = "Google Link";
        compatible = "google,link", "intel,celeron-ivybridge";
 
               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>; };
 
        spi {
                #address-cells = <1>;