On 26/03/2022 11:27, Johan Jonker wrote: > With the conversion of rockchip,rk3399-cru.txt some issues were added, > so fix them: > > Changed: > Align the table with external clocks. > Remove the original author in 2016 as maintainer. This requires explanation. > Change clocks maxItems. This requires explanation. There is no maxItems in clocks. > Add clock-names. > Use clock-controller node name in example. Why? > Remove assigned-xxx. > Remove ">" from description. All this should be around two or three commits, so you need to split changes which are cleanups to changes affecting functionality (adding new properties, changing values). > > Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx> > --- > .../bindings/clock/rockchip,rk3399-cru.yaml | 32 +++++++------------ > 1 file changed, 11 insertions(+), 21 deletions(-) > Best regards, Krzysztof