Skip to content
Snippets Groups Projects
Commit ad4650a8 authored by Daniel Hellstrom's avatar Daniel Hellstrom Committed by David S. Miller
Browse files

GRETH: added raw AMBA vendor/device number to match against.

parent 3b8f5945
No related branches found
No related tags found
No related merge requests found
...@@ -1600,6 +1600,9 @@ static struct of_device_id greth_of_match[] = { ...@@ -1600,6 +1600,9 @@ static struct of_device_id greth_of_match[] = {
{ {
.name = "GAISLER_ETHMAC", .name = "GAISLER_ETHMAC",
}, },
{
.name = "01_01d",
},
{}, {},
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment