|
@@ -305,6 +305,7 @@ static SIMPLE_DEV_PM_OPS(qoriq_tmu_pm_ops,
|
|
|
|
|
|
static const struct of_device_id qoriq_tmu_match[] = {
|
|
static const struct of_device_id qoriq_tmu_match[] = {
|
|
{ .compatible = "fsl,qoriq-tmu", },
|
|
{ .compatible = "fsl,qoriq-tmu", },
|
|
|
|
+ { .compatible = "fsl,imx8mq-tmu", },
|
|
{},
|
|
{},
|
|
};
|
|
};
|
|
MODULE_DEVICE_TABLE(of, qoriq_tmu_match);
|
|
MODULE_DEVICE_TABLE(of, qoriq_tmu_match);
|