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

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

Merge "ARM: dts: msm: Enable audio in sdmmagpie external codec"

parents e86e2aba ffd8235e
Loading
Loading
Loading
Loading
+18 −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 "sm6150-ext-codec-audio-overlay.dtsi"

&wcd9xxx_intc {
	qcom,gpio-connect = <&tlmm 58 0>;
};
+2 −0
Original line number Diff line number Diff line
@@ -17,6 +17,8 @@
#include <dt-bindings/interrupt-controller/arm-gic.h>

#include "sdmmagpie-idp.dtsi"
#include "sdmmagpie-ext-codec-audio-overlay.dtsi"
#include "sdmmagpie-external-codec.dtsi"

/ {
	model = "External Audio Codec IDP";
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@

#include "sdmmagpie.dtsi"
#include "sdmmagpie-idp.dtsi"
#include "sdmmagpie-ext-codec-audio-overlay.dtsi"
#include "sdmmagpie-external-codec.dtsi"

/ {
	model = "Qualcomm Technologies, Inc. SDMMAGPIE PM6150 External Audio Codec IDP";
+14 −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 "sm6150-external-codec.dtsi"