devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: imx: imx6sx: Add support for TX clock controls
@ 2023-07-11 15:08 Vesa Jääskeläinen
  2023-07-11 15:08 ` [PATCH 1/2] dt-bindings: net: fsl,fec: Add " Vesa Jääskeläinen
  2023-07-11 15:08 ` [PATCH 2/2] ARM: imx: imx6sx: Add support for " Vesa Jääskeläinen
  0 siblings, 2 replies; 7+ messages in thread
From: Vesa Jääskeläinen @ 2023-07-11 15:08 UTC (permalink / raw)
  Cc: vesa.jaaskelainen, Wei Fang, Shenwei Wang, Clark Wang,
	NXP Linux Team, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Russell King, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam, netdev, devicetree, linux-kernel, linux-arm-kernel

Add device tree configuration support whether Ethernet controller's
ENETx_TX_CLK output driver is enabled.

Also add device tree configuration support whether Ethernet controller's
ENETx_TX_CLK pin is used as reference clock for Ethernet. If not defined
then ref_enetpllx is used as reference clock.

If the new properties are not present then the existing behavior is
preserved.

Vesa Jääskeläinen (2):
  dt-bindings: net: fsl,fec: Add TX clock controls
  ARM: imx: imx6sx: Add support for TX clock controls

 .../devicetree/bindings/net/fsl,fec.yaml      | 15 +++++++++++
 arch/arm/mach-imx/mach-imx6sx.c               | 27 +++++++++++++++++--
 2 files changed, 40 insertions(+), 2 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-07-13  9:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-11 15:08 [PATCH 0/2] ARM: imx: imx6sx: Add support for TX clock controls Vesa Jääskeläinen
2023-07-11 15:08 ` [PATCH 1/2] dt-bindings: net: fsl,fec: Add " Vesa Jääskeläinen
2023-07-12 20:36   ` Krzysztof Kozlowski
2023-07-13  8:29     ` Vesa Jääskeläinen
2023-07-13  8:47       ` Ahmad Fatoum
2023-07-13  9:07         ` Vesa Jääskeläinen
2023-07-11 15:08 ` [PATCH 2/2] ARM: imx: imx6sx: Add support for " Vesa Jääskeläinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).