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

Commit 9b82a3a7 authored by Chinmay Sawarkar's avatar Chinmay Sawarkar
Browse files

ARM: dts: msm: Enable video device for kona



Enable video device for Kona.

CRs-Fixed: 2384822
Change-Id: If1d465efce33d49f6c07335de3de255e0b85557a
Signed-off-by: default avatarChinmay Sawarkar <chinmays@codeaurora.org>
parent d86420ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -10,7 +10,7 @@
&soc {
&soc {
	msm_vidc: qcom,vidc@aa00000 {
	msm_vidc: qcom,vidc@aa00000 {
		compatible = "qcom,msm-vidc", "qcom,kona-vidc";
		compatible = "qcom,msm-vidc", "qcom,kona-vidc";
		status = "disabled";
		status = "ok";
		reg = <0x0aa00000 0x00100000>;
		reg = <0x0aa00000 0x00100000>;
		interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;
		interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;