[PATCH 1/2] firmware: altera-serial: Make the driver match the dt binding documentation
Sascha Hauer
s.hauer at pengutronix.de
Mon Sep 26 23:10:44 PDT 2016
On Mon, Sep 26, 2016 at 11:37:29AM +0200, Uwe Kleine-König wrote:
> Hello Sascha
>
> I just noticed there is an additional change needed:
>
> diff --git a/drivers/firmware/altera_serial.c b/drivers/firmware/altera_serial.c
> index ddee991ed073..b119778d720d 100644
> --- a/drivers/firmware/altera_serial.c
> +++ b/drivers/firmware/altera_serial.c
> @@ -328,7 +328,7 @@ out:
>
> static struct of_device_id altera_spi_id_table[] = {
> {
> - .compatible = "altr,passive-serial",
> + .compatible = "altr,fpga-passive-serial",
> },
> };
>
> Should I resend, or can you fixup yourself?
Fixed while applying
Sascha
--
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 |
More information about the barebox
mailing list