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

Commit d207659f authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add entry for cx ipeak driver for sdmmagpie"

parents d973abc4 8f2a9fdf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@
					200000000>;
		clock-max-rate = <0 0 0 0 430000000 19200000 430000000
					430000000>;
		qcom,dss-cx-ipeak = <&cx_ipeak_lm 4>;

		/* interrupt config */
		interrupts = <0 83 0>;
+5 −0
Original line number Diff line number Diff line
@@ -3039,6 +3039,11 @@
	demux {
		compatible = "qcom,demux";
	};

	cx_ipeak_lm: cx_ipeak@01fed000 {
		compatible = "qcom,cx-ipeak-v2";
		reg = <0x1fed000 0x8008>;
	};
};

#include "sdmmagpie-gdsc.dtsi"
+1 −1
Original line number Diff line number Diff line
@@ -2917,7 +2917,7 @@
	};

	cx_ipeak_lm: cx_ipeak@01fed000 {
		compatible = "qcom,cx-ipeak-sm6150";
		compatible = "qcom,cx-ipeak-v1";
		reg = <0x1fed000 0x28>;
	};