[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240709073603.1967609-1-wei.fang@nxp.com>
Date: Tue, 9 Jul 2024 15:36:01 +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 0/3] 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.
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
Powered by blists - more mailing lists