On Mon, Feb 10, 2025 at 10:32:39AM +0100, Neil Armstrong wrote: > The mdp1-mem is not supported on the SM8550 SoCs, and having maxItems=2 > makes the bindings not clear if mdp0-mem/mdp1-mem or mdp0-mem/cpu-cfg is > required, so explicitly document the mdp0-mem/cpu-cfg interconnect and > add the cpu-cfg path in the example. Thanks, this also has the benefit of describing minItems explicitly. Old code was dependant on dtschema interpretation. > > Suggested-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > --- > .../devicetree/bindings/display/msm/qcom,sm8550-mdss.yaml | 14 +++++++++----- > 1 file changed, 9 insertions(+), 5 deletions(-) Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof