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:
parent
245f880c25
commit
41d9feb2be
@ -608,7 +608,7 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
vpu@83ff4000 {
|
||||
vpu: vpu@83ff4000 {
|
||||
compatible = "fsl,imx51-vpu", "cnm,codahx4";
|
||||
reg = <0x83ff4000 0x1000>;
|
||||
interrupts = <9>;
|
||||
|
Loading…
Reference in New Issue
Block a user