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

Commit 3c1e4045 authored by Avinash Chandra's avatar Avinash Chandra Committed by Sohail Hoque
Browse files

ARM: dts: msm: Add audio support



-include audio dts for qcs410 iot target.

-Delete fsa i2c handle property as analog
usb type C support not required.

CRs-Fixed: 2708966
Change-Id: I034e890c5571f15119d1275317be38f6410e53d4
Signed-off-by: default avatarAvinash Chandra <avicha@codeaurora.org>
Signed-off-by: default avatarSohail Hoque <shoque@codeaurora.org>
parent 08220bfd
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
/* Copyright (c) 2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -14,9 +14,14 @@

#include "qcs410.dtsi"
#include "qcs410-iot.dtsi"
#include "sm6150-audio-overlay.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. QCS410 IOT";
	compatible = "qcom,qcs410-iot", "qcom,qcs410", "qcom,iot";
	qcom,board-id = <32 0>;
};

&sm6150_snd {
	/delete-property/ fsa4480-i2c-handle;
};