|
@@ -213,6 +213,7 @@ static const struct of_device_id fsl_guts_of_match[] = {
|
|
|
{ .compatible = "fsl,ls1021a-dcfg", },
|
|
|
{ .compatible = "fsl,ls1043a-dcfg", },
|
|
|
{ .compatible = "fsl,ls2080a-dcfg", },
|
|
|
+ { .compatible = "fsl,ls1088a-dcfg", },
|
|
|
{}
|
|
|
};
|
|
|
MODULE_DEVICE_TABLE(of, fsl_guts_of_match);
|