diff options
| author | 2021-05-18 10:28:47 +0200 | |
|---|---|---|
| committer | 2021-06-08 19:49:03 +0800 | |
| commit | 65ce746ec1dce43511209b808ba124c01fa0a84b (patch) | |
| tree | 162b45261b7acd6fdf9a9284c6870214d8aa1e91 | |
| parent | ARM: dts: imx6dl: enable touchscreen debounce filter on PLYM2M and PRTVT7 boards (diff) | |
ARM: dts: imx6dl-prtvt7: Enable the VPU
Enable Video Processing Unit to make accelerated video decoding work.
Signed-off-by: Robin van der Gracht <robin@protonic.nl>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
| -rw-r--r-- | arch/arm/boot/dts/imx6dl-prtvt7.dts | 4 |
1 files changed, 0 insertions, 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 @@ status = "disabled"; }; -&vpu { - status = "disabled"; -}; - &iomuxc { pinctrl_audmux: audmuxgrp { fsl,pins = < |
