Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a5bd829 authored by Ankit Gupta's avatar Ankit Gupta Committed by Sana Venkat Raju
Browse files

ARM: dts: msm: Define properties for i2c nodes in 8916



Define address-cells and size-cells to remove the
compilation warning for 8916 device tree

Change-Id: Ic9374c8037f3c482cd470baf6d8a8e9755d2c071
Signed-off-by: default avatarAnkit Gupta <ankgupta@codeaurora.org>
Signed-off-by: default avatarSana Venkat Raju <c_vsana@codeaurora.org>
parent 6364f210
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -1207,6 +1207,8 @@

	i2c_0: i2c@78b6000 { /* BLSP1 QUP2 */
		compatible = "qcom,i2c-msm-v2";
		#address-cells = <1>;
		#size-cells = <0>;
		reg-names = "qup_phys_addr", "bam_phys_addr";
		reg = <0x78b6000 0x600>,
		      <0x7884000 0x23000>;
@@ -1229,6 +1231,8 @@

	i2c_5: i2c@78b9000 { /* BLSP1 QUP5 */
		compatible = "qcom,i2c-msm-v2";
		#address-cells = <1>;
		#size-cells = <0>;
		reg-names = "qup_phys_addr", "bam_phys_addr";
		reg = <0x78b9000 0x600>,
		      <0x7884000 0x23000>;
@@ -1252,7 +1256,7 @@
	i2c_6: i2c@78ba000 { /* BLSP1 QUP6 */
		compatible = "qcom,i2c-msm-v2";
		#address-cells=<1>;
		#sice-cells=<0>;
		#size-cells=<0>;
		cell-index = <6>;
		reg-names = "qup_phys_addr", "bam_phys_addr";
		reg = <0x78ba000 0x1000>,