On Tue, 17 Sep 2024 15:13:55 +0530, Inbaraj E wrote: > Number of clocks supported by Linux drivers might vary - sometimes we > add new clocks, not exposed previously. Therefore these numbers of > clocks should not be in the bindings, as that prevents changing them. > Remove it entirely from the bindings, once Linux drivers stopped using > them. > > Signed-off-by: Inbaraj E <inbaraj.e@xxxxxxxxxxx> > --- > include/dt-bindings/clock/fsd-clk.h | 7 ------- > 1 file changed, 7 deletions(-) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>