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

Commit 613aec80 authored by Laxminath Kasam's avatar Laxminath Kasam
Browse files

ARM: dts: msm: Fix compile warning in sdm660 audio node



Add address cells and size cells for digital audio node present
within analog codec node.

CRs-Fixed: 2000566
Change-Id: Iaf7ce40e9bcf8a1eabba0552377372fe2dd43ea3
Signed-off-by: default avatarLaxminath Kasam <lkasam@codeaurora.org>
parent 5a092dc8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -102,6 +102,8 @@
		status = "disabled";
		compatible = "qcom,pmic-analog-codec";
		reg = <0xf000 0x200>;
		#address-cells = <2>;
		#size-cells = <0>;
		interrupt-parent = <&spmi_bus>;
		interrupts = <0x3 0xf0 0x0 IRQ_TYPE_NONE>,
				<0x3 0xf0 0x1 IRQ_TYPE_NONE>,