On Monday 17 August 2015 17:17:50 Kenneth Lee wrote:
> Thanks, Arnd,
>
> You are right. This is the same IP as hip04_mdio.c. We just mis-understand the
> hardware design. We will merge them and re-submit the patches.
Ok, great!
Arnd
--
To unsubscribe from this list: send the line "unsub
Thanks, Arnd,
You are right. This is the same IP as hip04_mdio.c. We just mis-understand the
hardware design. We will merge them and re-submit the patches.
On Fri, Aug 14, 2015 at 10:57:28PM +0200, Arnd Bergmann wrote:
> On Friday 14 August 2015 18:30:20 Kenneth Lee wrote:
>
> > +#define MDIO_B
On Friday 14 August 2015 18:30:20 Kenneth Lee wrote:
> +#define MDIO_BASE_ADDR 0x403C
Does not belong in here (and is not used)
> +#define MDIO_COMMAND_REG 0x0
> +#define MDIO_ADDR_REG 0x4
> +#define MDIO_WDATA_REG 0x8
> +#define
The MDIO support for Hisilicon Network Subsystem. It is used in Hislicon
P660 and Hi1610 SoC to control the external PHY
Signed-off-by: Yisen Zhuang
Signed-off-by: Kenneth Lee
---
drivers/net/ethernet/hisilicon/hns/hns_mdio_main.c | 597 +
1 file changed, 597 insertions(+)