Re: [PATCH] net: mvneta: add Armada XP compatible

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Oct 08, 2015 at 11:20:11PM +0200, Sebastian Hesselbarth wrote:
> Marvell NETA Network Engine found in Armada 370 and XP SoCs
> also has a different compatible for Armada XP. Add the compatible
> to the of_device_id list.
> 
> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@xxxxxxxxx>
> ---
> Cc: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx>
> Cc: Ezequiel Garcia <ezequiel@xxxxxxxxxxxxxxxxxxxx>
> Cc: barebox@xxxxxxxxxxxxxxxxxxx
> ---
>  drivers/net/mvneta.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/net/mvneta.c b/drivers/net/mvneta.c
> index aab52c45deec..1690f3b576c7 100644
> --- a/drivers/net/mvneta.c
> +++ b/drivers/net/mvneta.c
> @@ -761,6 +761,7 @@ static int mvneta_probe(struct device_d *dev)
>  
>  static struct of_device_id mvneta_dt_ids[] = {
>  	{ .compatible = "marvell,armada-370-neta", },
> +	{ .compatible = "marvell,armada-xp-neta" },

Applied, thanks

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 |

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux