[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 2/2] ns16550: Add compatible string for Raspberry Pi 4



Signed-off-by: Stewart Hildebrand <stewart.hildebrand@xxxxxxxxxxxxxxx>

---

xen/drivers/char/ns16550.c | 1 +

1 file changed, 1 insertion(+)

 

diff --git a/xen/drivers/char/ns16550.c b/xen/drivers/char/ns16550.c

index e518f2d790..c8d7c9b710 100644

--- a/xen/drivers/char/ns16550.c

+++ b/xen/drivers/char/ns16550.c

@@ -1611,6 +1611,7 @@ static const struct dt_device_match ns16550_dt_match[] __initconst =

     DT_MATCH_COMPATIBLE("ns16550"),

     DT_MATCH_COMPATIBLE("ns16550a"),

     DT_MATCH_COMPATIBLE("snps,dw-apb-uart"),

+    DT_MATCH_COMPATIBLE("brcm,bcm2835-aux-uart"),

     { /* sentinel */ },

};

--

2.22.0

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.