Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: clock: rk3128: Drop CLK_NR_CLKS

CLK_NR_CLKS should not be part of the binding. Let's drop it, since
the kernel code no longer uses it either.

Signed-off-by: Alex Bee <knaerzche@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240606143401.32454-4-knaerzche@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

authored by

Alex Bee and committed by
Heiko Stuebner
b7f5e063 3d0316c9

-2
-2
include/dt-bindings/clock/rk3128-cru.h
··· 145 145 #define HCLK_CRYPTO 476 146 146 #define HCLK_PERI 478 147 147 148 - #define CLK_NR_CLKS (HCLK_PERI + 1) 149 - 150 148 /* soft-reset indices */ 151 149 #define SRST_CORE0_PO 0 152 150 #define SRST_CORE1_PO 1