On Fri, 21 Feb 2025 16:24:17 +0100, Krzysztof Kozlowski wrote: > Add MDSS/MDP display subsystem for Qualcomm SM8750 SoC, next generation > with two revisions up of the IP block comparing to SM8650. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Changes in v3: > 1. Properly described interconnects > 2. Use only one compatible and contains for the sub-blocks (Rob) > --- > .../bindings/display/msm/qcom,sm8750-mdss.yaml | 470 +++++++++++++++++++++ > 1 file changed, 470 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>