2021-05-19 16:26:46

by Oleksij Rempel

[permalink] [raw]
Subject: [PATCH v1 6/9] ARM: dts: imx6dl-prtvt7: Enable the VPU

From: Robin van der Gracht <[email protected]>

Enable Video Processing Unit to make accelerated video decoding work.

Signed-off-by: Robin van der Gracht <[email protected]>
Signed-off-by: Oleksij Rempel <[email protected]>
---
arch/arm/boot/dts/imx6dl-prtvt7.dts | 4 ----
1 file changed, 4 deletions(-)

diff --git a/arch/arm/boot/dts/imx6dl-prtvt7.dts b/arch/arm/boot/dts/imx6dl-prtvt7.dts
index 1626f3704f1b..9b05abe3198f 100644
--- a/arch/arm/boot/dts/imx6dl-prtvt7.dts
+++ b/arch/arm/boot/dts/imx6dl-prtvt7.dts
@@ -299,10 +299,6 @@ &usbh1 {
status = "disabled";
};

-&vpu {
- status = "disabled";
-};
-
&iomuxc {
pinctrl_audmux: audmuxgrp {
fsl,pins = <
--
2.29.2