On 08/08/2023 12:53, Conor Dooley wrote: > On Tue, Aug 08, 2023 at 10:27:38AM +0200, Krzysztof Kozlowski wrote: >> Number of clocks supported by Linux drivers might vary - sometimes we >> add new clocks, not exposed previously. Therefore this number of clocks >> should not be in the bindings, because otherwise we should not change >> it. > > This sentence reads super awkwardly, not by any means important to > change, but I'd likely word it "Therefore these numbers of clocks should > not be in the bindings, as that prevents changing them". That's better, thanks. > >> Remove it entirely from the bindings, once Linux drivers stopped >> using them. > > I figure there are no consumers in other projects then? If so, Difficult to say, nothing known to me. Anyway these are not clock IDs, so if anyone actually relied on number of clocks in the bindings, they would have trouble in the first place. > Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> Best regards, Krzysztof