ARM: dts: msm: Add NFC dtsi entry for 8610 qrd skuaa devices
Fixed NFC dtsi entry location for nfc on 8610 qrd skuaa devices
Change-Id: I3f4f59b44d0dacdcc5af5e09e7025e1019e95c16
Acked-by: Umesh Jagga <ujagga@qti.qualcomm.com>
Signed-off-by: Houston Hoffman <hhoffman@codeaurora.org>
Signed-off-by: Bansidhar Gopalachari <bansid@codeaurora.org>
diff --git a/arch/arm/boot/dts/msm8610-qrd-skuaa.dtsi b/arch/arm/boot/dts/msm8610-qrd-skuaa.dtsi
index be8d40d..bb866b2 100644
--- a/arch/arm/boot/dts/msm8610-qrd-skuaa.dtsi
+++ b/arch/arm/boot/dts/msm8610-qrd-skuaa.dtsi
@@ -32,15 +32,6 @@
qcom,hsusb-otg-phy-init-seq =
<0x44 0x80 0x6a 0x81 0x34 0x82 0x13 0x83 0xffffffff>;
};
-};
-
-/ {
- qrd_batterydata: qcom,battery-data {
- qcom,rpull-up-kohm = <100>;
- qcom,vref-batt-therm = <1800000>;
-
- /include/ "batterydata-qrd-4v2-1300mah.dtsi"
- };
i2c@f9925000 { /* BLSP-1 QUP-3 */
nfc-nci@e {
@@ -56,6 +47,15 @@
vlogic-supply = <&pm8110_l14>;
};
};
+};
+
+/ {
+ qrd_batterydata: qcom,battery-data {
+ qcom,rpull-up-kohm = <100>;
+ qcom,vref-batt-therm = <1800000>;
+
+ /include/ "batterydata-qrd-4v2-1300mah.dtsi"
+ };
};