]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'make-phy-output-rmii-reference-clock'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 15 Oct 2024 08:44:54 +0000 (10:44 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 15 Oct 2024 08:44:55 +0000 (10:44 +0200)
commit9c5ad7bf8aff6b05fe875722f3bd4a1e9dcccea3
treed07084c5ecc19b944b16b6590f0a72e92928beb6
parent60b4d49b9621db4b000c9065dd6457c9a0eda80b
parent6d8d89873ae075bf73f17af2bad109da90fd017f
Merge branch 'make-phy-output-rmii-reference-clock'

Wei Fang says:

====================
make PHY output RMII reference clock

The TJA11xx PHYs have the capability to provide 50MHz reference clock
in RMII mode and output on REF_CLK pin. Therefore, add the new property
"nxp,rmii-refclk-output" to support this feature. This property is only
available for PHYs which use nxp-c45-tja11xx driver, such as TJA1103,
TJA1104, TJA1120 and TJA1121.
====================

Link: https://patch.msgid.link/20241010061944.266966-1-wei.fang@nxp.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>