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

Commit 81d601e5 authored by Hamad Kadmany's avatar Hamad Kadmany
Browse files

ARM: dts: msm: Add CIMax device for mpq8092 CDP and DTV



CIMax device is needed in mpq8092 CDP and DTV boards.

Change-Id: I51f888e77313e7e159dc2573f195f954933d7558
Signed-off-by: default avatarHamad Kadmany <hkadmany@codeaurora.org>
parent a18f488c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -44,6 +44,16 @@
                qcom,cdc-micbias2-headset-only;
                qcom,ext-mclk-gpio  = <&msmgpio 42 0>;
        };

	spi@f9968000 {
	   ci-bridge-spi@0 {
			compatible = "smartv,cimax";
			reg = <0>;
			spi-max-frequency = <15000000>;
			smartv,cimax-int-gpio = <&msmgpio 71 0>;
			smartv,cimax-rst-gpio = <&msmgpio 138 0>;
	   };
	};
};

&smb211_vreg {
+10 −0
Original line number Diff line number Diff line
@@ -45,6 +45,16 @@
					&ts_in_1_a_ser_active>;	/* dual-ts */
	};

	spi@f9968000 {
	   ci-bridge-spi@0 {
			compatible = "smartv,cimax";
			reg = <0>;
			spi-max-frequency = <15000000>;
			smartv,cimax-int-gpio = <&msmgpio 71 0>;
			smartv,cimax-rst-gpio = <&msmgpio 138 0>;
	   };
	};

	i2c@f9967000 {
		status = "ok";
	};