Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MDIO_REGMAP
:
(none)
mdio-regmap
This driver allows using MDIO devices that are not sitting on a regular MDIO bus, but still exposes the standard 802.3 register layout. It's regmap-based so that it can be used on integrated, memory-mapped PHYs, SPI PHYs and so on. A new virtual MDIO bus is created, and its read/write operations are mapped to the underlying regmap. Users willing to use this driver must explicitly select REGMAP.
Raw data from LKDDb:
lkddb module mdio-regmap CONFIG_MDIO_REGMAP : drivers/net/mdio/Kconfig : "" # in 6.5–6.12, 6.13-rc+HEAD
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