mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] mtd: nand_denali: update compatible
@ 2018-11-06 14:58 Bastian Krause
  2018-11-07  7:40 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Bastian Krause @ 2018-11-06 14:58 UTC (permalink / raw)
  To: barebox; +Cc: Bastian Krause

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@pengutronix.de>
---
 drivers/mtd/nand/nand_denali_dt.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] mtd: nand_denali: update compatible
  2018-11-06 14:58 [PATCH] mtd: nand_denali: update compatible Bastian Krause
@ 2018-11-07  7:40 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2018-11-07  7:40 UTC (permalink / raw)
  To: Bastian Krause; +Cc: barebox

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@pengutronix.de>
> ---
>  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@lists.infradead.org
> 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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-07  7:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-06 14:58 [PATCH] mtd: nand_denali: update compatible Bastian Krause
2018-11-07  7:40 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox