summaryrefslogtreecommitdiff
path: root/include/dt-bindings/clock/rk3036-cru.h
diff options
context:
space:
mode:
authorJohan Jonker <jbx6244@gmail.com>2024-08-26 19:39:46 +0300
committerHeiko Stuebner <heiko@sntech.de>2024-08-28 22:25:50 +0300
commitfb234516c5a0728d7dbd718667c33c1523b55fe8 (patch)
tree6a212d35a480468582ef59acb1ea7c5f9686be4d /include/dt-bindings/clock/rk3036-cru.h
parent1a229868852ffe1d59f6bdad1e473d9d5f9e14bb (diff)
downloadlinux-fb234516c5a0728d7dbd718667c33c1523b55fe8.tar.xz
dt-bindings: clock: rockchip: remove CLK_NR_CLKS and CLKPMU_NR_CLKS
CLK_NR_CLKS and CLKPMU_NR_CLKS should not be part of the binding. Remove since the kernel code no longer uses it. Signed-off-by: Johan Jonker <jbx6244@gmail.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/a3292ed0-3489-4887-8567-40ea4983c592@gmail.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'include/dt-bindings/clock/rk3036-cru.h')
-rw-r--r--include/dt-bindings/clock/rk3036-cru.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/dt-bindings/clock/rk3036-cru.h b/include/dt-bindings/clock/rk3036-cru.h
index a96a9870ad59..99cc617e1e54 100644
--- a/include/dt-bindings/clock/rk3036-cru.h
+++ b/include/dt-bindings/clock/rk3036-cru.h
@@ -94,8 +94,6 @@
#define HCLK_CPU 477
#define HCLK_PERI 478
-#define CLK_NR_CLKS (HCLK_PERI + 1)
-
/* soft-reset indices */
#define SRST_CORE0 0
#define SRST_CORE1 1