On 16/12/2022 08:06, Yanhong Wang wrote: > This adds StarFive dwmac driver support on the StarFive JH71x0 SoCs. > > Signed-off-by: Yanhong Wang <yanhong.wang@xxxxxxxxxxxxxxxx> > Co-developed-by: Emil Renner Berthing <kernel@xxxxxxxx> > Signed-off-by: Emil Renner Berthing <kernel@xxxxxxxx> > + > +static const struct of_device_id starfive_eth_plat_match[] = { > + { > + .compatible = "starfive,jh7110-dwmac" > + }, > + { > + .compatible = "starfive,jh7100-dwmac", NAK. This wasn't even checked with checkpatch. Best regards, Krzysztof