summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi
diff options
context:
space:
mode:
authorMing Qian <ming.qian@nxp.com>2020-03-31 14:40:32 +0800
committerMing Qian <ming.qian@nxp.com>2020-04-01 13:25:29 +0800
commit166781cc351258309a99cd2a9573f7c257a1b336 (patch)
tree08a47749b0bc2bcc4212c273c754ad5e64d9c127 /arch/arm64/boot/dts/freescale/imx8x-mek.dtsi
parent63138e7e44462229ddcaee0428be19e11c9827ea (diff)
MLK-21760-2:VPU Encoder: increase resolution limitation
increase the resolution limitation from 1920x1080 to 1920x1920 I have submitted the patch on branch 4.19.y I don't know why branch 5.4 doesn't include this patch so I submit it again Signed-off-by: Ming Qian <ming.qian@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8x-mek.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8x-mek.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi b/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi
index f900e4b0b03e..23819a0a1f4d 100644
--- a/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8x-mek.dtsi
@@ -930,7 +930,7 @@
rpc-region = <&encoder_rpc>;
reserved-region = <&encoder_reserved>;
reg-rpc-system = <0x40000000>;
- resolution-max = <1920 1080>;
+ resolution-max = <1920 1920>;
mbox-names = "enc1_tx0", "enc1_tx1", "enc1_rx";
mboxes = <&mu1_m0 0 0
&mu1_m0 0 1