Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MDIO_ASPEED
has multiple definitions:
drivers/net/mdio/Kconfig
The configuration item CONFIG_MDIO_ASPEED:
( CONFIG_ARCH_ASPEED || CONFIG_COMPILE_TEST ) && ( CONFIG_OF_MDIO && CONFIG_HAS_IOMEM ) && ( CONFIG_MDIO_DEVRES )
mdio-aspeed
, mdio-aspeed
This module provides a driver for the independent MDIO bus controllers found in the ASPEED AST2600 SoC. This is a driver for the third revision of the ASPEED MDIO register interface - the first two revisions are the "old" and "new" interfaces found in the AST2400 and AST2500, embedded in the MAC. For legacy reasons, FTGMAC100 driver continues to drive the embedded MDIO controller for the AST2400 and AST2500 SoCs, so say N if AST2600 support is not required.
drivers/net/phy/Kconfig
The configuration item CONFIG_MDIO_ASPEED:
( CONFIG_ARCH_ASPEED || CONFIG_COMPILE_TEST ) && ( CONFIG_OF_MDIO && CONFIG_HAS_IOMEM )
mdio-aspeed
, mdio-aspeed
This module provides a driver for the independent MDIO bus controllers found in the ASPEED AST2600 SoC. This is a driver for the third revision of the ASPEED MDIO register interface - the first two revisions are the "old" and "new" interfaces found in the AST2400 and AST2500, embedded in the MAC. For legacy reasons, FTGMAC100 driver continues to drive the embedded MDIO controller for the AST2400 and AST2500 SoCs, so say N if AST2600 support is not required.
Raw data from LKDDb:
lkddb module mdio-aspeed CONFIG_MDIO_ASPEED : drivers/net/mdio/Kconfig : "ASPEED MDIO bus controller" # in 5.10–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb module mdio-aspeed CONFIG_MDIO_ASPEED : drivers/net/phy/Kconfig : "ASPEED MDIO bus controller" # in 5.4–5.9
lkddb of "" "" "aspeed,ast2600-mdio" : CONFIG_MDIO_ASPEED : drivers/net/mdio/mdio-aspeed.c # in 5.10–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb of "" "" "aspeed,ast2600-mdio" : CONFIG_MDIO_ASPEED : drivers/net/phy/mdio-aspeed.c # in 5.4–5.9
lkddb platform "mdio-aspeed" : CONFIG_MDIO_ASPEED : drivers/net/mdio/mdio-aspeed.c # in 5.10–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb platform "mdio-aspeed" : CONFIG_MDIO_ASPEED : drivers/net/phy/mdio-aspeed.c # in 5.4–5.9
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab