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

Commit 187fda8c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable audio for MPQ8092 DTV"

parents ff6e3de1 07065918
Loading
Loading
Loading
Loading
+13 −1
Original line number Diff line number Diff line
/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
/* Copyright (c) 2013-2014, 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
@@ -68,6 +68,13 @@
			label = "ioexp-gpio";
		};
	};

	sound {
		qcom,model = "mpq8092-tabla-dtv-snd-card";
		qcom,hdmi-audio-rx;
		qcom,cdc-micbias2-headset-only;
		qcom,ext-mclk-gpio  = <&msmgpio 42 0>;
	};
};

&blsp1_uart5 {
@@ -167,3 +174,8 @@
	mpp@a700 { /* MPP 8 */
	};
};

&slim_msm {
	tabla_codec {
	};
};