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

Commit 76336263 authored by Jack Pham's avatar Jack Pham
Browse files

ARM: dts: msm: Remove FM radio node from MSM8996 Liquid



The Liquid board does not contain an FM radio chip. Remove it.

Change-Id: I0ae65de33596ccc6890b66b09205de51fa046b07
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent 630fdcc6
Loading
Loading
Loading
Loading
+1 −25
Original line number Diff line number Diff line
@@ -628,32 +628,8 @@
			/* repeat, amp, freq, duration, envelope */
			01 ff 19 02 00];
	};

	silabs4705@11 { /* SiLabs FM chip, slave id 0x11*/
		status = "ok";
		compatible = "silabs,si4705";
		reg = <0x11>;
		vdd-supply = <&pm8994_s4>;
		silabs,vdd-supply-voltage = <1800000 1800000>;
		va-supply = <&rome_vreg>;
		silabs,va-supply-voltage = <3300000 3300000>;
		pinctrl-names = "pmx_fm_active","pmx_fm_suspend";
		pinctrl-0 = <&fm_int_active &fm_status_int_active &fm_rst_active>;
		pinctrl-1 = <&fm_int_suspend &fm_status_int_suspend &fm_rst_suspend>;
		silabs,reset-gpio = <&tlmm 39 0>;
		silabs,int-gpio = <&tlmm 38 0>;
		silabs,status-gpio = <&tlmm 78 0>;
		#address-cells = <0>;
		interrupts = <0 1>;
		#interrupt-cells = <1>;
		interrupt-map-mask = <0xffffffff>;
		interrupt-map = <
				  0 &tlmm 38 2
				  1 &tlmm 78 1
				>;
		interrupt-names = "silabs_fm_int", "silabs_fm_status_int";
	};
};

&i2c_12 {
	atmel_maxtouch_ts@4a {
		compatible = "atmel,maxtouch-ts";