Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / arch / arm / boot / dts / tegra30-apalis.dtsi
index bf36127..192b951 100644 (file)
                        blocks = <0x5>;
                        irq-trigger = <0x1>;
 
-                       stmpe_touchscreen {
+                       stmpe_touchscreen@0 {
                                compatible = "st,stmpe-ts";
                                reg = <0>;
                                /* 3.25 MHz ADC clock speed */
 
                clk32k_in: clk@0 {
                        compatible = "fixed-clock";
-                       reg=<0>;
+                       reg = <0>;
                        #clock-cells = <0>;
                        clock-frequency = <32768>;
                };
+
                clk16m: clk@1 {
                        compatible = "fixed-clock";
-                       reg=<1>;
+                       reg = <1>;
                        #clock-cells = <0>;
                        clock-frequency = <16000000>;
                        clock-output-names = "clk16m";