[PATCH v4] arm: socfpga: Add initial support for Altera's SOCFPGA HW

Arnd Bergmann arnd at arndb.de
Wed Jul 18 15:28:15 EDT 2012


On Wednesday 18 July 2012, Dinh.Nguyen wrote:
> > For instance, this could be
> > 
> >       compatible = "altr,socfpga-stmmac", "st,stmmac-v12.3.45", "st,stmmac";
> > 
> > Looking at the driver, it seems that this should actually not be called
> > stmmac in the devicetree but rather dwmac, so better make it
> > 
> >       compatible = "altr,socfpga-stmmac", "snps,dwmac-4.567", "snps,dwmac";
> > 
> 
> Is there already work to update the bindings to reflect this change in
> stmmac driver? Or could I help with setting up some patches for it?

Please send a patch to update the bindings and the driver
to the netdev mailing list.

	Arnd




More information about the linux-arm-kernel mailing list