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

Commit 47a5954e authored by Mihir Ganu's avatar Mihir Ganu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable video driver

Enable vidc driver through device tree entry.

Change-Id: I58f51a23cd4fab6c0b29e2daf945dcf48613f058
parent 9ac22f5f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
&soc {
	msm_vidc: qcom,vidc@aa00000 {
		compatible = "qcom,msm-vidc", "qcom,lahaina-vidc";
		status = "disabled";
		status = "okay";
		reg = <0x0aa00000 0x00100000>;
		interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;