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

Commit 5beba6a9 authored by Sayantan Majumder's avatar Sayantan Majumder Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add video support for KODIAC-IOT target

Adding separate compatibility string for video to support
for KODIAC IOT(QCM6490.LA.1.0) target.

Change-Id: Ic8bd9584286aa512912def98e7cab49e3d0719d0
parent 1312f720
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ Required properties:
	- "qcom,sm6150-vidc" : Invokes driver specific data for SA6155.
	- "qcom,scuba-vidc" : Invokes driver specific data for SCUBA.
	- "qcom,monaco-vidc" : Invokes driver specific data for MONACO.

	- "qcom,qcm6490-vidc" : Invokes driver specific data for YUPIK-IOT.
Optional properties:
- vidc,firmware-name : Video Firmware ELF image name to be loaded by PIL
- reg : offset and length of the register set for the device.
+7 −0
Original line number Diff line number Diff line
@@ -6,6 +6,13 @@
	qcom,msm-id = <497 0x10000>;
};

&soc {
	msm_vidc: qcom,vidc {
		compatible = "qcom,msm-vidc", "qcom,qcm6490-vidc";
		status = "ok";
	};
};

&gcc {
	clocks = <&rpmhcc RPMH_CXO_CLK>, <&sleep_clk>,
		<&usb3_phy_wrapper_gcc_usb30_pipe_clk>,