APBUART: added raw AMBA vendor/device number to match against.
Signed-off-by: Daniel Hellstrom <daniel@gaisler.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
9663eb21fc
commit
d89ddf0da8
1 changed files with 3 additions and 0 deletions
|
@ -580,6 +580,9 @@ static struct of_device_id __initdata apbuart_match[] = {
|
||||||
{
|
{
|
||||||
.name = "GAISLER_APBUART",
|
.name = "GAISLER_APBUART",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
.name = "01_00c",
|
||||||
|
},
|
||||||
{},
|
{},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue