]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'expose-refclk-for-rmii-and-enable-rmii'
authorJakub Kicinski <kuba@kernel.org>
Thu, 17 Jul 2025 00:28:40 +0000 (17:28 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 17 Jul 2025 00:28:40 +0000 (17:28 -0700)
Ryan Wanner says:

====================
Expose REFCLK for RMII and enable RMII

This set allows the REFCLK property to be exposed as a dt-property to
properly reflect the correct RMII layout. RMII can take an external or
internal provided REFCLK, since this is not SoC dependent but board
dependent this must be exposed as a DT property for the macb driver.

This set also enables RMII mode for the SAMA7 SoCs gigabit mac.

v1: https://lore.kernel.org/cover.1750346271.git.Ryan.Wanner@microchip.com
====================

Link: https://patch.msgid.link/cover.1752510727.git.Ryan.Wanner@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge