[PATCH V2 6/7] dt-binding: clock: imx93: add NIC, A55 and ARM PLL CLK

Peng Fan (OSS) posted 7 patches 2 years, 10 months ago
There is a newer version of this series
[PATCH V2 6/7] dt-binding: clock: imx93: add NIC, A55 and ARM PLL CLK
Posted by Peng Fan (OSS) 2 years, 10 months ago
From: Peng Fan <peng.fan@nxp.com>

Add i.MX93 NIC, A55 and ARM PLL CLK.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 include/dt-bindings/clock/imx93-clock.h | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/include/dt-bindings/clock/imx93-clock.h b/include/dt-bindings/clock/imx93-clock.h
index 8e02859d8ce2..35a1f62053a5 100644
--- a/include/dt-bindings/clock/imx93-clock.h
+++ b/include/dt-bindings/clock/imx93-clock.h
@@ -199,6 +199,10 @@
 #define IMX93_CLK_MU1_B_GATE		194
 #define IMX93_CLK_MU2_A_GATE		195
 #define IMX93_CLK_MU2_B_GATE		196
-#define IMX93_CLK_END			197
+#define IMX93_CLK_NIC_AXI		197
+#define IMX93_CLK_ARM_PLL		198
+#define IMX93_CLK_A55_SEL		199
+#define IMX93_CLK_A55_CORE		200
+#define IMX93_CLK_END			201
 
 #endif
-- 
2.37.1
Re: [PATCH V2 6/7] dt-binding: clock: imx93: add NIC, A55 and ARM PLL CLK
Posted by Krzysztof Kozlowski 2 years, 10 months ago
On 03/04/2023 09:13, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> Add i.MX93 NIC, A55 and ARM PLL CLK.
> 

Fix subject in all your patchsets.

Best regards,
Krzysztof
RE: [PATCH V2 6/7] dt-binding: clock: imx93: add NIC, A55 and ARM PLL CLK
Posted by Peng Fan 2 years, 10 months ago
> Subject: Re: [PATCH V2 6/7] dt-binding: clock: imx93: add NIC, A55 and ARM
> PLL CLK
> 
> On 03/04/2023 09:13, Peng Fan (OSS) wrote:
> > From: Peng Fan <peng.fan@nxp.com>
> >
> > Add i.MX93 NIC, A55 and ARM PLL CLK.
> >
> 
> Fix subject in all your patchsets.

My bad, already fixed and posted new version patches.

Thanks,
Peng.

> 
> Best regards,
> Krzysztof