Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent 9663eb21
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -580,6 +580,9 @@ static struct of_device_id __initdata apbuart_match[] = {
	{
	 .name = "GAISLER_APBUART",
	 },
	{
	 .name = "01_00c",
	 },
	{},
};