Linux clock framework development
 help / color / mirror / Atom feed
* [PATCH 0/3] add NETCMIX block control support on i.MX95
@ 2024-07-09  7:36 Wei Fang
  2024-07-09  7:36 ` [PATCH 1/3] dt-bindings: clock: add i.MX95 NETCMIX block control Wei Fang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Wei Fang @ 2024-07-09  7:36 UTC (permalink / raw)
  To: mturquette, sboyd, robh, conor+dt, shawnguo, s.hauer, festevam,
	abelvesa, peng.fan
  Cc: linux-clk, devicetree, imx, linux-arm-kernel, linux-kernel

The NETCMIX block control consists of registers for configuration of
peripherals in the NETC domain, such as MQS, SAI and NETC. So add the
NETCMIX block control support on i.MX95 platform.

Wei Fang (3):
  dt-bindings: clock: add i.MX95 NETCMIX block control
  clk: imx95: enable the clock of NETCMIX block control
  arm64: dts: imx95: Add NETCMIX block control support

 .../devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml |  1 +
 arch/arm64/boot/dts/freescale/imx95.dtsi             | 12 ++++++++++++
 drivers/clk/imx/clk-imx95-blk-ctl.c                  |  1 +
 3 files changed, 14 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2024-07-10  2:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09  7:36 [PATCH 0/3] add NETCMIX block control support on i.MX95 Wei Fang
2024-07-09  7:36 ` [PATCH 1/3] dt-bindings: clock: add i.MX95 NETCMIX block control Wei Fang
2024-07-09 16:36   ` Rob Herring (Arm)
2024-07-09  7:36 ` [PATCH 2/3] clk: imx95: enable the clock of " Wei Fang
2024-07-09 14:13   ` Peng Fan
2024-07-10  2:09     ` Wei Fang
2024-07-10  2:22       ` Peng Fan
2024-07-10  2:34         ` Wei Fang
2024-07-09  7:36 ` [PATCH 3/3] arm64: dts: imx95: Add NETCMIX block control support Wei Fang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox