Re: [PATCH 0/3] Expose REFCLK for RMII and enable RMII
From: Andrew Lunn
Date: Sat Jun 21 2025 - 03:25:00 EST
On Thu, Jun 19, 2025 at 10:04:12AM -0700, Ryan.Wanner@xxxxxxxxxxxxx wrote:
> From: Ryan Wanner <Ryan.Wanner@xxxxxxxxxxxxx>
>
> 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.
What board is going to use this? Do you have a patch for a .dts file?
Andrew