zephyr/drivers/ethernet
Kumar Gala dff8715615 drivers: ethernet: sam_gmac: rework pin config
Reworked sam_gmac driver to get pin ctrl/mux configuration information
from the device tree instead of via Kconfig and defines in soc_pinmap.h

We remove defines from soc_pinmap.h that are no longer needed due to
getting all that information from devicetree.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-04 11:32:10 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.gecko
Kconfig.liteeth
Kconfig.mcux
Kconfig.native_posix
Kconfig.sam_gmac drivers: ethernet: clean up sam_gmac Kconfig 2020-04-28 12:11:14 -05:00
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
eth_e1000.c
eth_e1000_priv.h
eth_enc28j60.c driver: eth: enc28j60: Convert to use k_timeout_t 2020-05-01 10:50:03 +03:00
eth_enc28j60_priv.h
eth_enc424j600.c driver: eth: enc424j600: Convert to use k_timeout_t 2020-05-01 10:50:03 +03:00
eth_enc424j600_priv.h
eth_gecko.c
eth_gecko_priv.h
eth_liteeth.c
eth_mcux.c driver: eth: mcux: Convert to use k_timeout_t 2020-05-01 10:50:03 +03:00
eth_native_posix.c
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_sam0_gmac.h drivers: ethernet: eth_sam_gmac: Add SAM0 family support 2020-04-17 04:56:28 -05:00
eth_sam_gmac.c drivers: ethernet: sam_gmac: rework pin config 2020-05-04 11:32:10 -05:00
eth_sam_gmac_priv.h
eth_smsc911x.c driver: eth: smsc911x: Convert to use k_timeout_t 2020-05-01 10:50:03 +03:00
eth_smsc911x_priv.h
eth_stellaris.c
eth_stellaris_priv.h
eth_stm32_hal.c arm: Convert DT_DTCM_* to new devicetree.h macros 2020-04-26 06:04:46 -05:00
eth_stm32_hal_priv.h
phy_gecko.c
phy_gecko.h
phy_sam_gmac.c drivers: ethernet: eth_sam_gmac: Add SAM0 family support 2020-04-17 04:56:28 -05:00
phy_sam_gmac.h