|
@@ -629,6 +629,7 @@ static const struct of_device_id mpc85xx_l2_err_of_match[] = {
|
|
|
{ .compatible = "fsl,p1020-l2-cache-controller", },
|
|
|
{ .compatible = "fsl,p1021-l2-cache-controller", },
|
|
|
{ .compatible = "fsl,p2020-l2-cache-controller", },
|
|
|
+ { .compatible = "fsl,t2080-l2-cache-controller", },
|
|
|
{},
|
|
|
};
|
|
|
MODULE_DEVICE_TABLE(of, mpc85xx_l2_err_of_match);
|