]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'side-mdio-support-for-lan937x-switches'
authorJakub Kicinski <kuba@kernel.org>
Tue, 12 Nov 2024 00:04:34 +0000 (16:04 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 12 Nov 2024 00:04:34 +0000 (16:04 -0800)
commit23462e036e478cf63970e8f1bc64aa6e311d3a2b
tree3225efca8e6a60b99b523c0ade1f35463ae98e0b
parent2cd78740effc587610ca2be6d803e3f61fc87ef6
parent34125ac851b8926a94727e2a20246551fe691551
Merge branch 'side-mdio-support-for-lan937x-switches'

Oleksij Rempel says:

====================
Side MDIO Support for LAN937x Switches

This patch set introduces support for an internal MDIO bus in LAN937x
switches, enabling the use of a side MDIO channel for PHY management
while keeping SPI as the main interface for switch configuration.

other changelogs are added to separate patches.
====================

Link: https://patch.msgid.link/20241106075942.1636998-1-o.rempel@pengutronix.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>