summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/fsl-imx8qxp.dtsi
diff options
context:
space:
mode:
authornxa13443 <chaofan.huang@nxp.com>2018-03-28 20:40:49 +0800
committerJason Liu <jason.hui.liu@nxp.com>2019-02-12 10:31:07 +0800
commit1408910154c2e51884fa3f8461d8f88828d68a44 (patch)
treee805761d5af202f4c86e28c67f463f92134b7781 /arch/arm64/boot/dts/freescale/fsl-imx8qxp.dtsi
parent06c94efc28bc6d1e5645c4a41125986fb1681b92 (diff)
MLK-17933[IMX8QXP B0] Change compatible name for B0 encoder and decoder
Change compatible name for B0 encoder and decoder in fsl-imx8qxp.dtsi Signed-off-by: nxa13443 <chaofan.huang@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/fsl-imx8qxp.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/fsl-imx8qxp.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/freescale/fsl-imx8qxp.dtsi b/arch/arm64/boot/dts/freescale/fsl-imx8qxp.dtsi
index dbaa7d49e00a..5cd9483945e9 100644
--- a/arch/arm64/boot/dts/freescale/fsl-imx8qxp.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-imx8qxp.dtsi
@@ -2690,7 +2690,7 @@
};
vpu_decoder: vpu_decoder@2c000000 {
- compatible = "nxp,imx8qm-vpu-decoder", "nxp,imx8qxp-vpu-decoder";
+ compatible = "nxp,imx8qm-b0-vpudec", "nxp,imx8qxp-b0-vpudec";
boot-region = <&decoder_boot>;
rpc-region = <&decoder_rpc>;
reg = <0x0 0x2c000000 0x0 0x1000000>;
@@ -2704,7 +2704,7 @@
};
vpu_encoder: vpu_encoder@2d000000 {
- compatible = "nxp,imx8qm-vpu-encoder", "nxp,imx8qxp-vpu-encoder";
+ compatible = "nxp,imx8qm-b0-vpuenc", "nxp,imx8qxp-b0-vpuenc";
boot-region = <&encoder_boot>;
rpc-region = <&encoder_rpc>;
reg = <0x0 0x2d000000 0x0 0x1000000>;