diff mbox series

[2/2] dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definition

Message ID 20240625175147.94985-3-pengfei.li_1@nxp.com (mailing list archive)
State New
Headers show
Series clk: imx93: Drop macro IMX93_CLK_END | expand

Commit Message

Pengfei Li June 25, 2024, 5:51 p.m. UTC
IMX93_CLK_END should be dropped as it is not part of the ABI.

Signed-off-by: Pengfei Li <pengfei.li_1@nxp.com>
---
 include/dt-bindings/clock/imx93-clock.h | 1 -
 1 file changed, 1 deletion(-)

Comments

Peng Fan June 25, 2024, 2:07 a.m. UTC | #1
> Subject: [PATCH 2/2] dt-bindings: clock: imx93: Drop IMX93_CLK_END
> macro definition
> 
> IMX93_CLK_END should be dropped as it is not part of the ABI.
> 
> Signed-off-by: Pengfei Li <pengfei.li_1@nxp.com>

Acked-by: Peng Fan <peng.fan@nxp.com>
Krzysztof Kozlowski June 25, 2024, 7:44 a.m. UTC | #2
On 25/06/2024 19:51, Pengfei Li wrote:
> IMX93_CLK_END should be dropped as it is not part of the ABI.
> 
> Signed-off-by: Pengfei Li <pengfei.li_1@nxp.com>
> ---

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/include/dt-bindings/clock/imx93-clock.h b/include/dt-bindings/clock/imx93-clock.h
index 787c9e74dc96..a1d0b326bb6b 100644
--- a/include/dt-bindings/clock/imx93-clock.h
+++ b/include/dt-bindings/clock/imx93-clock.h
@@ -204,6 +204,5 @@ 
 #define IMX93_CLK_A55_SEL		199
 #define IMX93_CLK_A55_CORE		200
 #define IMX93_CLK_PDM_IPG		201
-#define IMX93_CLK_END			202
 
 #endif