On Tue, Nov 06, 2018 at 03:58:06PM +0100, Bastian Krause wrote: > 190a1c6e47 ("dts: update to v4.18-rc3") changed the compatible of the > Denali NAND controller. Update the compatible in the barebox driver > accordingly. > > Signed-off-by: Bastian Krause <bst@xxxxxxxxxxxxxx> > --- > drivers/mtd/nand/nand_denali_dt.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to master, thanks Sascha > > diff --git a/drivers/mtd/nand/nand_denali_dt.c b/drivers/mtd/nand/nand_denali_dt.c > index 2c6b188094..e3024549cd 100644 > --- a/drivers/mtd/nand/nand_denali_dt.c > +++ b/drivers/mtd/nand/nand_denali_dt.c > @@ -86,7 +86,7 @@ out_disable_clk: > > static __maybe_unused struct of_device_id denali_nand_compatible[] = { > { > - .compatible = "denali,denali-nand-dt" > + .compatible = "altr,socfpga-denali-nand" > }, { > /* sentinel */ > } > -- > 2.19.1 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox