qfprom: qfprom@700000 {
                        compatible = "qcom,apq8064-qfprom", "qcom,qfprom";
-                       reg             = <0x00700000 0x1000>;
-                       #address-cells  = <1>;
-                       #size-cells     = <1>;
+                       reg = <0x00700000 0x1000>;
+                       #address-cells = <1>;
+                       #size-cells = <1>;
                        ranges;
                        tsens_calib: calib {
                                reg = <0x404 0x10>;
 
                };
 
                qfprom: qfprom@fc4bc000 {
-                       #address-cells = <1>;
-                       #size-cells = <1>;
                        compatible = "qcom,apq8084-qfprom", "qcom,qfprom";
                        reg = <0xfc4bc000 0x1000>;
+                       #address-cells = <1>;
+                       #size-cells = <1>;
                        tsens_calib: calib@d0 {
                                reg = <0xd0 0x18>;
                        };
 
                };
 
                qfprom: qfprom@fc4bc000 {
-                       #address-cells = <1>;
-                       #size-cells = <1>;
                        compatible = "qcom,msm8974-qfprom", "qcom,qfprom";
                        reg = <0xfc4bc000 0x1000>;
+                       #address-cells = <1>;
+                       #size-cells = <1>;
                        tsens_calib: calib@d0 {
                                reg = <0xd0 0x18>;
                        };