Re: [PATCH 01/10] net: hisilicon: Add support for HI13X1 to hip04_eth

2019-07-05 Thread David Miller
You must always provide a proper "[PATCH 00/NN]" header posting for a patch series which describes at a high level what the patch series is doing, how it is doing it, and why it is doing it this way. I am tossing this patch series from patchwork, please resubmit this entire series properly.

[PATCH 01/10] net: hisilicon: Add support for HI13X1 to hip04_eth

2019-07-05 Thread Jiangfeng Xiao
Extend the hip04_eth driver to support HI13X1_GMAC. Enable it with CONFIG_HI13X1_GMAC option. HI13X1 changed the offsets and bitmaps for registers in the same peripheral device on different models of the hip04_eth. Signed-off-by: Jiangfeng Xiao --- drivers/net/ethernet/hisilicon/Kconfig |