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

Commit dd4bcc93 authored by Vidyakumar Athota's avatar Vidyakumar Athota
Browse files

ARM: dts: msm: include audio overlay dtsi for sdm855



Include sdm855-audio-overlay.dtsi file in all other sdm855 target
variants to update audio specific properties.

Change-Id: I1d1e5abf43bfecd77e9bd4cb5d25fe3736117936
Signed-off-by: default avatarVidyakumar Athota <vathota@codeaurora.org>
parent 83219200
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-2018, 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
@@ -19,6 +19,7 @@
#include <dt-bindings/interrupt-controller/arm-gic.h>

#include "sdm855-cdp.dtsi"
#include "sdm855-audio-overlay.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SDM855 v1 CDP";
+20 −0
Original line number Diff line number Diff line
/* Copyright (c) 2018, 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
 * only version 2 as published by the Free Software Foundation.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 */

#include "sdm855-audio-overlay.dtsi"

&soc {
	sound-pahu {
		qcom,wsa-max-devs = <1>;
	};
};
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-2018, 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
@@ -19,6 +19,7 @@
#include <dt-bindings/interrupt-controller/arm-gic.h>

#include "sdm855-mtp.dtsi"
#include "sdm855-mtp-audio-overlay.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SDM855 v1 MTP";
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-2018, 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
@@ -19,6 +19,7 @@
#include <dt-bindings/interrupt-controller/arm-gic.h>

#include "sdm855-qrd.dtsi"
#include "sdm855-audio-overlay.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SDM855 v1 QRD";