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?

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to