Re: sh: add support for ax88796 and 93cx6 to highlander boards

2007-09-11 Thread Magnus Damm
On 9/10/07, Paul Mundt [EMAIL PROTECTED] wrote: On Mon, Sep 10, 2007 at 03:36:26PM +0900, Magnus Damm wrote: --- 0001/drivers/net/Kconfig +++ work/drivers/net/Kconfig 2007-09-06 15:35:41.0 +0900 @@ -218,13 +218,20 @@ source drivers/net/arm/Kconfig config AX88796

sh: add support for ax88796 and 93cx6 to highlander boards

2007-09-10 Thread Magnus Damm
sh: add support for ax88796 and 93cx6 to highlander boards This patch adds eeprom support to the ax88796 driver together with a platform device for highlander boards. The 93cx6 driver is hooked up to the ax88796 driver and is used to read out the mac address from the on board eeprom. The pin

Re: sh: add support for ax88796 and 93cx6 to highlander boards

2007-09-10 Thread Paul Mundt
On Mon, Sep 10, 2007 at 03:36:26PM +0900, Magnus Damm wrote: --- 0004/arch/sh/boards/renesas/r7780rp/setup.c +++ work/arch/sh/boards/renesas/r7780rp/setup.c 2007-09-06 15:35:49.0 +0900 @@ -21,6 +21,7 @@ #include asm/clock.h #include asm/heartbeat.h #include asm/io.h