[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240710084345.2016687-1-wei.fang@nxp.com>
Date: Wed, 10 Jul 2024 16:43:41 +0800
From: Wei Fang <wei.fang@....com>
To: mturquette@...libre.com,
sboyd@...nel.org,
robh@...nel.org,
conor+dt@...nel.org,
shawnguo@...nel.org,
s.hauer@...gutronix.de,
festevam@...il.com,
abelvesa@...nel.org,
peng.fan@....com
Cc: linux-clk@...r.kernel.org,
devicetree@...r.kernel.org,
imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/4] add NETCMIX block control support on i.MX95
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.
---
V2:
1. Patch 2 is new patch.
2. Add rmii reference clock mux for ENETC0 and ENETC1 in patch 3.
Link to V1: https://lore.kernel.org/all/20240709073603.1967609-3-wei.fang@nxp.com/
---
Wei Fang (4):
dt-bindings: clock: add i.MX95 NETCMIX block control
dt-bindings: clock: add RMII clock selection
clk: imx95: enable the clock of NETCMIX block control
arm64: dts: imx95: Add NETCMIX block control support
.../bindings/clock/nxp,imx95-blk-ctl.yaml | 1 +
arch/arm64/boot/dts/freescale/imx95.dtsi | 12 ++++++++
drivers/clk/imx/clk-imx95-blk-ctl.c | 30 +++++++++++++++++++
include/dt-bindings/clock/nxp,imx95-clock.h | 3 ++
4 files changed, 46 insertions(+)
--
2.34.1
Powered by blists - more mailing lists