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

Commit 71946619 authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo
Browse files

ARM: dts: imx: Update VPU compatible strings



Update the VPU compatible strings to also use "cnm,coda<model>".

Signed-off-by: default avatarFabio Estevam <fabio.estevam@freescale.com>
Acked-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent eddb00fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -464,7 +464,7 @@
			};

			coda: coda@10023000 {
				compatible = "fsl,imx27-vpu";
				compatible = "fsl,imx27-vpu", "cnm,codadx6";
				reg = <0x10023000 0x0200>;
				interrupts = <53>;
				clocks = <&clks IMX27_CLK_VPU_BAUD_GATE>,
+1 −1
Original line number Diff line number Diff line
@@ -756,7 +756,7 @@
			};

			vpu: vpu@63ff4000 {
				compatible = "fsl,imx53-vpu";
				compatible = "fsl,imx53-vpu", "cnm,coda7541";
				reg = <0x63ff4000 0x1000>;
				interrupts = <9>;
				clocks = <&clks IMX5_CLK_VPU_REFERENCE_GATE>,