[PATCH 1/2] firmware: altera-serial: Make the driver match the dt binding documentation

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Mon Sep 26 02:37:29 PDT 2016


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/  |



More information about the barebox mailing list