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

Commit 04205bdc authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add support for USB type C audio in sdmmagpie"

parents 7ef736ef 136ce1b5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@
#include <dt-bindings/interrupt-controller/arm-gic.h>

#include "sdmmagpie-idp.dtsi"
#include "sdmmagpie-usbc-idp.dtsi"

/ {
	model = "USBC Audio IDP";
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@

#include "sdmmagpie.dtsi"
#include "sdmmagpie-idp.dtsi"
#include "sdmmagpie-usbc-idp.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SDMMAGPIE PM6150 USBC Audio IDP";
+17 −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 "sdmmagpie-audio-overlay.dtsi"

&sm6150_snd {
	qcom,msm-mbhc-usbc-audio-supported = <1>;
};