On Mon, 17 Feb 2025 17:41:22 +0100, Krzysztof Kozlowski wrote: > Several devices have the same clock inputs, thus they can be in the same > if:then: clause, making everything smaller. No functional impact. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/display/msm/dsi-controller-main.yaml | 64 ++-------------------- > 1 file changed, 5 insertions(+), 59 deletions(-) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>