[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240822013721.203161-1-wei.fang@nxp.com>
Date: Thu, 22 Aug 2024 09:37:18 +0800
From: Wei Fang <wei.fang@....com>
To: davem@...emloft.net,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
andrew@...n.ch,
f.fainelli@...il.com,
hkallweit1@...il.com,
linux@...linux.org.uk,
andrei.botila@....nxp.com
Cc: netdev@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 net-next 0/3] add "nxp,phy-output-refclk" to instead of "nxp,rmii-refclk-in"
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,phy-output-refclk" to support this feature.
Wei Fang (3):
dt-bindings: net: tja11xx: use phy-output-refclk to instead of
rmii-refclk-in
net: phy: tja11xx: replace "nxp,rmii-refclk-in" with
"nxp,phy-output-refclk"
net: phy: c45-tja11xx: add support for outputing RMII reference clock
.../devicetree/bindings/net/nxp,tja11xx.yaml | 18 ++----------
drivers/net/phy/nxp-c45-tja11xx.c | 29 +++++++++++++++++--
drivers/net/phy/nxp-c45-tja11xx.h | 1 +
drivers/net/phy/nxp-tja11xx.c | 13 ++++-----
4 files changed, 37 insertions(+), 24 deletions(-)
--
2.34.1
Powered by blists - more mailing lists