Commit d89ddf0d authored by Daniel Hellstrom's avatar Daniel Hellstrom Committed by David S. Miller

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

Signed-off-by: default avatarDaniel Hellstrom <daniel@gaisler.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9663eb21
......@@ -580,6 +580,9 @@ static struct of_device_id __initdata apbuart_match[] = {
{
.name = "GAISLER_APBUART",
},
{
.name = "01_00c",
},
{},
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment