dt-bindings: clock: imx93: drop TPM1/3 LPIT1/2 entry
authorPeng Fan <peng.fan@nxp.com>
Fri, 28 Oct 2022 09:52:08 +0000 (17:52 +0800)
committerAbel Vesa <abel.vesa@linaro.org>
Mon, 21 Nov 2022 20:40:53 +0000 (22:40 +0200)
Per updated Reference Mannual, the TPM[1,3] LPIT[1,2] root clock entries
are reserved, it is because writing the CCM registers does nothing
because the TPM[1,3] and LPIT[1,2] IPs source from bus clk, not from the
TPM[1,3] LPIT[1,2] entries. And because there is no SW entity is using the
entries since adding them, let's drop them.

Reviewed-by: Jacky Bai <ping.bai@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20221028095211.2598312-4-peng.fan@oss.nxp.com
include/dt-bindings/clock/imx93-clock.h

index 19bc327..8e02859 100644 (file)
 #define IMX93_CLK_M33_SYSTICK          19
 #define IMX93_CLK_FLEXIO1              20
 #define IMX93_CLK_FLEXIO2              21
-#define IMX93_CLK_LPIT1                        22
-#define IMX93_CLK_LPIT2                        23
 #define IMX93_CLK_LPTMR1               24
 #define IMX93_CLK_LPTMR2               25
-#define IMX93_CLK_TPM1                 26
 #define IMX93_CLK_TPM2                 27
-#define IMX93_CLK_TPM3                 28
 #define IMX93_CLK_TPM4                 29
 #define IMX93_CLK_TPM5                 30
 #define IMX93_CLK_TPM6                 31