clk: pxa1928: Move number of clocks to driver source
authorDuje Mihanović <duje.mihanovic@skole.hr>
Sat, 12 Aug 2023 10:02:58 +0000 (12:02 +0200)
committerStephen Boyd <sboyd@kernel.org>
Tue, 22 Aug 2023 21:14:14 +0000 (14:14 -0700)
commit87f06247e031dc7bbc864efecb6feb77d452813f
treef0c096faf94e449544127ec6311055f9a8e0b370
parent51fa6aa5c2c2b85b6ddaab267cf03ef30417ef67
clk: pxa1928: Move number of clocks to driver source

The number of clocks should not be in the dt binding as it is not used
by the respective device tree and thus needlessly bloats the ABI.

Move this number of clocks into the driver source.

Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
Link: https://lore.kernel.org/r/20230812-mmp-nr-clks-v2-3-f9271bd7eaa5@skole.hr
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mmp/clk-of-pxa1928.c
include/dt-bindings/clock/marvell,pxa1928.h