[PATCH 1/1] animeo_ip: fix macb pin mux and set phy interface as MII

Sascha Hauer s.hauer at pengutronix.de
Wed Sep 18 02:47:42 EDT 2013


On Tue, Sep 17, 2013 at 09:49:12AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>

Applied, thanks

Sascha

> ---
>  arch/arm/boards/animeo_ip/init.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/boards/animeo_ip/init.c b/arch/arm/boards/animeo_ip/init.c
> index 06d542e..56b8df2 100644
> --- a/arch/arm/boards/animeo_ip/init.c
> +++ b/arch/arm/boards/animeo_ip/init.c
> @@ -123,6 +123,8 @@ static void animeo_ip_add_device_nand(void)
>  
>  static struct macb_platform_data macb_pdata = {
>  	.phy_addr = 0,
> +	.phy_interface = PHY_INTERFACE_MODE_MII,
> +	.flags = AT91SAM_ETX2_ETX3_ALTERNATIVE,
>  };
>  
>  /*
> -- 
> 1.8.4.rc1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at 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 |



More information about the barebox mailing list