st 11. 9. 2019 v 10:10 odesÃlatel Michal Simek <[email protected]> napsal: > > From: Siva Durga Prasad Paladugu <[email protected]> > > This patch adds new versal compatible string to GEM driver for Versal > platform. > > Signed-off-by: Siva Durga Prasad Paladugu <[email protected]> > Signed-off-by: Michal Simek <[email protected]> > --- > > drivers/net/zynq_gem.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/net/zynq_gem.c b/drivers/net/zynq_gem.c > index a2ed50fa1e55..a35ecab79ee9 100644 > --- a/drivers/net/zynq_gem.c > +++ b/drivers/net/zynq_gem.c > @@ -751,6 +751,7 @@ static int zynq_gem_ofdata_to_platdata(struct udevice > *dev) > } > > static const struct udevice_id zynq_gem_ids[] = { > + { .compatible = "cdns,versal-gem" }, > { .compatible = "cdns,zynqmp-gem" }, > { .compatible = "cdns,zynq-gem" }, > { .compatible = "cdns,gem" }, > -- > 2.17.1 >
Applied. M -- Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91 w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel - Xilinx Microblaze Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

