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

Commit 226c3cd3 authored by Dikshita Agarwal's avatar Dikshita Agarwal
Browse files

ARM: dts: msm: fix video node name for atoll



Fix the compatibility string for the video node to 
match with video driver.

Change-Id: Ice91d5f0e3c23873095a8e4b9f20af4988b03ce3
Signed-off-by: default avatarDikshita Agarwal <dikshita@codeaurora.org>
parent 6e7c2de4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@

&soc {
	msm_vidc: qcom,vidc@aa00000 {
		compatible = "qcom,msm-vidc", "qcom,atoll";
		compatible = "qcom,msm-vidc", "qcom,atoll-vidc";
		status = "ok";
		reg = <0xaa00000 0x200000>;
		interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;