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/ Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> --- Neil Armstrong (8): dt-bindings: display: msm: sm8450-mdss: Fix DSI compatible dt-bindings: mfd: qcom,spmi-pmic: document pm8450 pmic dt-bindings: ufs: qcom: document the fact the UFS controller can have an ICE core 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: remove invalid npl clock in vamacro node arm64: dts: qcom: sm8450: remove invalid reg-names from ufs node arm64: dts: qcom: sm8450: fix pcie1 gpios properties name .../bindings/display/msm/qcom,sm8450-mdss.yaml | 2 +- .../devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 +- arch/arm64/boot/dts/qcom/sm8450.dtsi | 16 ++++------------ 4 files changed, 7 insertions(+), 14 deletions(-) --- base-commit: b9e9869138880e668fa8cb3b186d04cd13bd57a6 change-id: 20230323-topic-sm8450-upstream-dt-bindings-fixes-81630722ee31 Best regards, -- Neil Armstrong <neil.armstrong@xxxxxxxxxx>