summaryrefslogtreecommitdiff
path: root/drivers/mxc/vpu-encoder-b0
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mxc/vpu-encoder-b0')
-rw-r--r--drivers/mxc/vpu-encoder-b0/vpu_encoder_b0.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/mxc/vpu-encoder-b0/vpu_encoder_b0.c b/drivers/mxc/vpu-encoder-b0/vpu_encoder_b0.c
index fd8e3f2a4a44..fe3886dd63a3 100644
--- a/drivers/mxc/vpu-encoder-b0/vpu_encoder_b0.c
+++ b/drivers/mxc/vpu-encoder-b0/vpu_encoder_b0.c
@@ -2050,8 +2050,8 @@ static const struct dev_pm_ops vpu_pm_ops = {
};
static const struct of_device_id vpu_of_match[] = {
- { .compatible = "nxp,imx8qm-vpu-encoder", },
- { .compatible = "nxp,imx8qxp-vpu-encoder", },
+ { .compatible = "nxp,imx8qm-b0-vpuenc", },
+ { .compatible = "nxp,imx8qm-b0-vpuenc", },
{}
}
MODULE_DEVICE_TABLE(of, vpu_of_match);