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.sadhasi...@linaro.org - https://lore.kernel.org/r/20230130-topic-sm8450-upstream-pmic-glink-v5-5-552f3b721...@linaro.org - https://lore.kernel.org/all/20230308075648.134119-1-manivannan.sadhasi...@linaro.org/ - https://lore.kernel.org/r/20230306112129.3687744-1-dmitry.barysh...@linaro.org - https://lore.kernel.org/all/20221209-dt-binding-ufs-v3-0-499dff23a...@fairphone.com/ - https://lore.kernel.org/all/20221118071849.25506-2-srinivas.kandaga...@linaro.org/ 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.armstr...@linaro.org> --- 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-3ead1e418...@linaro.org --- 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.armstr...@linaro.org>