Skip to content

Commit ec027f7

Browse files
ryan-wannerNipaLocal
authored andcommitted
ARM: dts: microchip: sama7g5: Add RMII ext refclk flag
The REFCLK for the RMII interface is provided by an extrenal source. This flag matches the change in the macb driver to determine the REFCLK source. Signed-off-by: Ryan Wanner <[email protected]> Signed-off-by: NipaLocal <nipa@local>
1 parent 1928915 commit ec027f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/boot/dts/microchip/at91-sama7g5ek.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,7 @@
542542
phy-mode = "rmii";
543543
nvmem-cells = <&eeprom1_eui48>;
544544
nvmem-cell-names = "mac-address";
545+
cdns,refclk-ext;
545546
status = "okay"; /* Conflict with pdmc0. */
546547

547548
ethernet-phy@0 {

0 commit comments

Comments
 (0)