ARM: dts: imx51: Add label for VPU node

Add label for VPU node so that board dts files can disable VPU
if needed.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Acked-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Fabio Estevam 2018-09-11 17:10:42 -03:00 committed by Shawn Guo
parent 245f880c25
commit 41d9feb2be

View File

@ -608,7 +608,7 @@
status = "disabled";
};
vpu@83ff4000 {
vpu: vpu@83ff4000 {
compatible = "fsl,imx51-vpu", "cnm,codahx4";
reg = <0x83ff4000 0x1000>;
interrupts = <9>;