A few fixes to pass the DT bindings check successfully for sm8450 qrd & hdk DTs. The following are still needed to pass all the checks: - https://lore.kernel.org/r/20230308082424.140224-3-manivannan.sadhasivam@xxxxxxxxxx - https://lore.kernel.org/r/20230130-topic-sm8450-upstream-pmic-glink-v5-5-552f3b721f9e@xxxxxxxxxx - https://lore.kernel.org/all/20230308075648.134119-1-manivannan.sadhasivam@xxxxxxxxxx/ - https://lore.kernel.org/r/20230306112129.3687744-1-dmitry.baryshkov@xxxxxxxxxx - https://lore.kernel.org/all/20221209-dt-binding-ufs-v3-0-499dff23a03c@xxxxxxxxxxxxx/ - https://lore.kernel.org/all/20221118071849.25506-2-srinivas.kandagatla@xxxxxxxxxx/ A tree with the applied & rebased patches is available at: - https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm8450/upstream/dt-bindings-fixes Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> --- Changes in v2: - updated patches dependency to pass tests - fixes dt-bindings examples - added review tag - dropped already sent patches (2,6,7) - Link to v1: https://lore.kernel.org/r/20230323-topic-sm8450-upstream-dt-bindings-fixes-v1-0-3ead1e418fe4@xxxxxxxxxx --- Neil Armstrong (4): dt-bindings: display: msm: sm8450-mdss: Fix DSI compatible arm64: dts: qcom: sm8450: remove invalid properties in cluster-sleep nodes arm64: dts: qcom: sm8450: remove invalid power-domain-names in pcie nodes arm64: dts: qcom: sm8450: fix pcie1 gpios properties name .../devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml | 6 +++--- arch/arm64/boot/dts/qcom/sm8450.dtsi | 10 ++-------- 2 files changed, 5 insertions(+), 11 deletions(-) --- base-commit: 207ecce2dffa48a738c1c4d17f889d25b7629655 change-id: 20230323-topic-sm8450-upstream-dt-bindings-fixes-81630722ee31 Best regards, -- Neil Armstrong <neil.armstrong@xxxxxxxxxx>