From: Pengfei Li <pengfei.li_1@nxp.com>
To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
abelvesa@kernel.org, mturquette@baylibre.com, sboyd@kernel.org,
shawnguo@kernel.org, s.hauer@pengutronix.de,
kernel@pengutronix.de, festevam@gmail.com, ping.bai@nxp.com,
ye.li@nxp.com, peng.fan@nxp.com, aisheng.dong@nxp.com,
frank.li@nxp.com
Cc: tharvey@gateworks.com, alexander.stein@ew.tq-group.com,
gregor.herburger@ew.tq-group.com, hiago.franco@toradex.com,
joao.goncalves@toradex.com, hvilleneuve@dimonoff.com,
Markus.Niebel@ew.tq-group.com, m.felsch@pengutronix.de,
m.othacehe@gmail.com, bhelgaas@google.com, leoyang.li@nxp.com,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-clk@vger.kernel.org, imx@lists.linux.dev,
linux-arm-kernel@lists.infradead.org, pengfei.li_1@nxp.com
Subject: [PATCH 2/5] dt-bindings: clock: Add i.MX91 clock definition
Date: Mon, 27 May 2024 16:51:55 -0700 [thread overview]
Message-ID: <20240527235158.1037971-3-pengfei.li_1@nxp.com> (raw)
In-Reply-To: <20240527235158.1037971-1-pengfei.li_1@nxp.com>
i.MX91 is similar with i.MX93, only add few new clock compared to i.MX93.
Add i.MX91 related clock definition.
Signed-off-by: Pengfei Li <pengfei.li_1@nxp.com>
---
include/dt-bindings/clock/imx93-clock.h | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/include/dt-bindings/clock/imx93-clock.h b/include/dt-bindings/clock/imx93-clock.h
index 787c9e74dc96..ca0785f35a46 100644
--- a/include/dt-bindings/clock/imx93-clock.h
+++ b/include/dt-bindings/clock/imx93-clock.h
@@ -204,6 +204,11 @@
#define IMX93_CLK_A55_SEL 199
#define IMX93_CLK_A55_CORE 200
#define IMX93_CLK_PDM_IPG 201
-#define IMX93_CLK_END 202
+#define IMX91_CLK_ENET1_QOS_TSN 202
+#define IMX91_CLK_ENET_TIMER 203
+#define IMX91_CLK_ENET2_REGULAR 204
+#define IMX91_CLK_ENET2_REGULAR_GATE 205
+#define IMX91_CLK_ENET1_QOS_TSN_GATE 206
+#define IMX93_CLK_END 207
#endif
--
2.34.1
next prev parent reply other threads:[~2024-05-27 7:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-27 23:51 [PATCH 0/5] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support Pengfei Li
2024-05-27 23:51 ` [PATCH 1/5] dt-bindings: clock: Add i.MX91 clock support Pengfei Li
2024-05-28 15:07 ` Frank Li
2024-05-27 23:51 ` Pengfei Li [this message]
2024-05-28 15:08 ` [PATCH 2/5] dt-bindings: clock: Add i.MX91 clock definition Frank Li
2024-05-27 23:51 ` [PATCH 3/5] arm64: dts: freescale: Add i.MX91 dtsi support Pengfei Li
2024-05-28 15:10 ` Frank Li
2024-05-27 23:51 ` [PATCH 4/5] dt-bindings: arm: fsl: Add i.MX91 11x11 evk board Pengfei Li
2024-05-28 15:11 ` Frank Li
2024-05-27 23:51 ` [PATCH 5/5] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support Pengfei Li
2024-05-28 15:18 ` Frank Li
2024-05-28 17:41 ` [PATCH 0/5] " Rob Herring (Arm)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240527235158.1037971-3-pengfei.li_1@nxp.com \
--to=pengfei.li_1@nxp.com \
--cc=Markus.Niebel@ew.tq-group.com \
--cc=abelvesa@kernel.org \
--cc=aisheng.dong@nxp.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=bhelgaas@google.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=frank.li@nxp.com \
--cc=gregor.herburger@ew.tq-group.com \
--cc=hiago.franco@toradex.com \
--cc=hvilleneuve@dimonoff.com \
--cc=imx@lists.linux.dev \
--cc=joao.goncalves@toradex.com \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m.felsch@pengutronix.de \
--cc=m.othacehe@gmail.com \
--cc=mturquette@baylibre.com \
--cc=peng.fan@nxp.com \
--cc=ping.bai@nxp.com \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=sboyd@kernel.org \
--cc=shawnguo@kernel.org \
--cc=tharvey@gateworks.com \
--cc=ye.li@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox