On Thu, Dec 29, 2016 at 10:05:45AM +0300, Alexander Shiyan wrote: > The latest kernel gpio-74x164 driver supports 74LVC594 IC ID. > Patch adds such ID to barebox driver. > > Signed-off-by: Alexander Shiyan <shc_work@xxxxxxx> > --- Applied, thanks Sascha > drivers/gpio/gpio-74164.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/gpio/gpio-74164.c b/drivers/gpio/gpio-74164.c > index 926207a..e4d413b 100644 > --- a/drivers/gpio/gpio-74164.c > +++ b/drivers/gpio/gpio-74164.c > @@ -92,6 +92,7 @@ static struct gpio_ops gpio_74164_ops = { > > static struct platform_device_id gpio_74164_ids[] = { > { "74hc164" }, > + { "74lvc594" }, > { "74hc595" }, > { } > }; > -- > 2.4.9 > > > _______________________________________________ > 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