devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arch: dts: specify the MDC frequency on Layerscape DPAA2 devices
@ 2022-10-25 14:41 Ioana Ciornei
  2022-10-25 14:41 ` [PATCH 1/3] arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers Ioana Ciornei
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ioana Ciornei @ 2022-10-25 14:41 UTC (permalink / raw)
  To: shawnguo
  Cc: leoyang.li, robh+dt, krzysztof.kozlowski+dt, rmk+kernel,
	devicetree, linux-kernel, Ioana Ciornei

Up until now, the external MDIO controller frequency values relied
either on the default ones out of reset or on those setup by u-boot.
Let's just properly specify the MDC frequency in the DTS so that even
without u-boot's intervention Linux can drive the MDIO bus.

This patch set adds the needed properties on all DPAA2 based SoCs.

Ioana Ciornei (3):
  arm64: dts: lx2160a: specify clock frequencies for the MDIO
    controllers
  arm64: dts: ls1088a: specify clock frequencies for the MDIO
    controllers
  arm64: dts: ls208xa: specify clock frequencies for the MDIO
    controllers

 arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 6 ++++++
 arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 6 ++++++
 arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 6 ++++++
 3 files changed, 18 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2022-10-29 12:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-25 14:41 [PATCH 0/3] arch: dts: specify the MDC frequency on Layerscape DPAA2 devices Ioana Ciornei
2022-10-25 14:41 ` [PATCH 1/3] arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers Ioana Ciornei
2022-10-25 14:41 ` [PATCH 2/3] arm64: dts: ls1088a: " Ioana Ciornei
2022-10-25 14:41 ` [PATCH 3/3] arm64: dts: ls208xa: " Ioana Ciornei
2022-10-29 12:31 ` [PATCH 0/3] arch: dts: specify the MDC frequency on Layerscape DPAA2 devices Shawn Guo

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).