arm64: dts: imx8mq-tqma8mq: Remove redundant vpu reference
authorAdam Ford <aford173@gmail.com>
Tue, 25 Jan 2022 17:11:18 +0000 (11:11 -0600)
committerShawn Guo <shawnguo@kernel.org>
Fri, 11 Feb 2022 03:21:08 +0000 (11:21 +0800)
The vpu is enabled by default, so there is no need to manually
enable it.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Reviewed-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-tqma8mq.dtsi

index 8aedcdd..38ffcd1 100644 (file)
        status = "okay";
 };
 
-&vpu {
-       status = "okay";
-};
-
 /* Attention: wdog reset forcing POR needs baseboard support */
 &wdog1 {
        status = "okay";