15.03.2021 18:53, Rob Herring пишет: > On Fri, Mar 12, 2021 at 07:36:32PM +0300, Dmitry Osipenko wrote: >> Convert NVIDIA Tegra clock bindings to schema. >> >> Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx> >> --- >> .../bindings/clock/nvidia,tegra-car.yaml | 118 ++++++++++++++++++ >> .../bindings/clock/nvidia,tegra114-car.txt | 63 ---------- >> .../bindings/clock/nvidia,tegra124-car.txt | 107 ---------------- > > Seems like this one is a bit different and should remain a separate > binding? The T124 binding has optional EMC (external memory controller) clocks that aren't used by other SoCs. The T124 also shouldn't need these clocks, but that's how the binding happened to be defined historically. Since the optional properties have no effect on a non-T124 SoCs, I thought that it should be better to unify all the bindings, rather than partially duplicate them with out any real benefit.