net: ti: am65-cpsw-nuss: Add a new compatible for AM64
Add a new compatible to support AM64 SoC Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
This commit is contained in:

committed by
Lokesh Vutla

parent
2411e85b99
commit
845e1060d3
@@ -782,6 +782,7 @@ out:
|
||||
static const struct udevice_id am65_cpsw_nuss_ids[] = {
|
||||
{ .compatible = "ti,am654-cpsw-nuss" },
|
||||
{ .compatible = "ti,j721e-cpsw-nuss" },
|
||||
{ .compatible = "ti,am642-cpsw-nuss" },
|
||||
{ }
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user