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

Commit 65ca63e7 authored by Tirupathi Reddy's avatar Tirupathi Reddy
Browse files

ARM: dts: msm: Fix sdm439 compilation



Remove pm8937 references from audio device nodes.

Change-Id: Ic81e2901a902a3d073f274b2a666daa24c9af2ed
Signed-off-by: default avatarTirupathi Reddy <tirupath@codeaurora.org>
parent 4c446fd4
Loading
Loading
Loading
Loading
+18 −0
Original line number Original line Diff line number Diff line
@@ -134,6 +134,24 @@
	/delete-property/ vddio-supply;
	/delete-property/ vddio-supply;
};
};


&int_codec {
	/delete-property/ asoc-codec;
	/delete-property/ msm-vdd-wsa-switch-supply;
};

&clock_audio {
	/delete-property/ qcom,audio-ref-clk-gpio;
};

&wcd9335 {
	/delete-property/ cdc-vdd-buck-supply;
	/delete-property/ cdc-buck-sido-supply;
	/delete-property/ cdc-vdd-tx-h-supply;
	/delete-property/ cdc-vdd-rx-h-supply;
	/delete-property/ cdc-vdd-px-supply;
	/delete-property/ cdc-vdd-mic-bias-supply;
};

#include "pm8953.dtsi"
#include "pm8953.dtsi"
#include "pm8953-rpm-regulator.dtsi"
#include "pm8953-rpm-regulator.dtsi"
#include "sdm439-regulator.dtsi"
#include "sdm439-regulator.dtsi"