Module: xenomai-gch
Branch: for-forge
Commit: f3a25d1b5f77b7057783cc9a91fe8486610b8774
URL:    
http://git.xenomai.org/?p=xenomai-gch.git;a=commit;h=f3a25d1b5f77b7057783cc9a91fe8486610b8774

Author: Gilles Chanteperdrix <gilles.chanteperd...@xenomai.org>
Date:   Sat Oct  3 14:20:56 2015 +0200

rtnet/macb: add compatible string for sama5d3 gem

---

 kernel/drivers/net/drivers/macb.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/kernel/drivers/net/drivers/macb.c 
b/kernel/drivers/net/drivers/macb.c
index e166db9..04f4c77 100644
--- a/kernel/drivers/net/drivers/macb.c
+++ b/kernel/drivers/net/drivers/macb.c
@@ -1539,6 +1539,7 @@ static const struct of_device_id macb_dt_ids[] = {
        { .compatible = "cdns,macb" },
        { .compatible = "cdns,pc302-gem" },
        { .compatible = "cdns,gem" },
+       { .compatible = "atmel,sama5d3-gem" },
        { /* sentinel */ }
 };
 MODULE_DEVICE_TABLE(of, macb_dt_ids);


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://xenomai.org/mailman/listinfo/xenomai-git

Reply via email to