Re: [PATCH v2 2/5 RESEND] dt-bindings: clock: rk3128: Drop CLK_NR_CLKS

From: Alex Bee
Date: Thu Jun 06 2024 - 13:26:24 EST



Am 06.06.24 um 18:09 schrieb Conor Dooley:
On Wed, Jun 05, 2024 at 11:00:46PM +0200, Alex Bee wrote:
CLK_NR_CLKS should not be part of the binding. Let's drop it, since
the kernel code no longer uses it either.
What about other operating systems etc, e.g. U-Boot or barebox?
For u-boot: RK3128 hasn't been switched to OF_UPSTREAM yet and it still
uses it's own (dated) copy of the dt-bindings headers [0] and besides this
macro isn't used there. Barebox doesn't support RK3128 at all and I'm
generally not aware of any other bootloader/OS does which does and
especially none which uses this macro.

[0]
https://github.com/u-boot/u-boot/blob/master/include/dt-bindings/clock/rk3128-cru.h