Searched hist:"2 ec50f574e8198b7d8ba677d1edcab566fa9e84f" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/mediatek/ |
H A D | Kconfig | diff 2ec50f574e8198b7d8ba677d1edcab566fa9e84f Mon Jul 31 12:05:09 CEST 2017 Sean Wang <sean.wang@mediatek.com> net-next: mediatek: add platform data to adapt into various hardware
This patch is the preparation patch in order to adapt into various hardware through adding platform data which holds specific characteristics among MediaTek SoCs and introducing the unified clock handler for those distinct clock requirements depending on different features such as TRGMII and SGMII getting support on the target SoC. And finally, add enhancement with given the generic description for Kconfig and remove the unnecessary machine type dependency in Makefile.
Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mtk_eth_soc.h | diff 2ec50f574e8198b7d8ba677d1edcab566fa9e84f Mon Jul 31 12:05:09 CEST 2017 Sean Wang <sean.wang@mediatek.com> net-next: mediatek: add platform data to adapt into various hardware
This patch is the preparation patch in order to adapt into various hardware through adding platform data which holds specific characteristics among MediaTek SoCs and introducing the unified clock handler for those distinct clock requirements depending on different features such as TRGMII and SGMII getting support on the target SoC. And finally, add enhancement with given the generic description for Kconfig and remove the unnecessary machine type dependency in Makefile.
Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mtk_eth_soc.c | diff 2ec50f574e8198b7d8ba677d1edcab566fa9e84f Mon Jul 31 12:05:09 CEST 2017 Sean Wang <sean.wang@mediatek.com> net-next: mediatek: add platform data to adapt into various hardware
This patch is the preparation patch in order to adapt into various hardware through adding platform data which holds specific characteristics among MediaTek SoCs and introducing the unified clock handler for those distinct clock requirements depending on different features such as TRGMII and SGMII getting support on the target SoC. And finally, add enhancement with given the generic description for Kconfig and remove the unnecessary machine type dependency in Makefile.
Signed-off-by: Sean Wang <sean.wang@mediatek.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|