On Thu, 27 Jul 2023 18:13:33 +0530, Rohit Agarwal wrote: > Update the RPMHPD references with new bindings defined in rpmhpd.h > for Qualcomm SoCs SM8[2345]50. > > Signed-off-by: Rohit Agarwal <quic_rohiagar@xxxxxxxxxxx> > --- > > Changes in v2: > - Removed the unnecessary inclusion of header rpmpd.h. > > This patch is dependent on the series that includes the new rpmhpd.h header > https://lore.kernel.org/all/1689744162-9421-1-git-send-email-quic_rohiagar@xxxxxxxxxxx/ > > Documentation/devicetree/bindings/clock/qcom,dispcc-sm8x50.yaml | 4 ++-- > Documentation/devicetree/bindings/clock/qcom,sm8350-videocc.yaml | 4 ++-- > Documentation/devicetree/bindings/clock/qcom,sm8450-camcc.yaml | 4 ++-- > Documentation/devicetree/bindings/clock/qcom,sm8450-dispcc.yaml | 4 ++-- > Documentation/devicetree/bindings/clock/qcom,sm8450-videocc.yaml | 4 ++-- > Documentation/devicetree/bindings/clock/qcom,sm8550-dispcc.yaml | 4 ++-- > Documentation/devicetree/bindings/clock/qcom,videocc.yaml | 4 ++-- > .../devicetree/bindings/display/msm/qcom,sm8250-dpu.yaml | 4 ++-- > .../devicetree/bindings/display/msm/qcom,sm8250-mdss.yaml | 8 ++++---- > .../devicetree/bindings/display/msm/qcom,sm8350-dpu.yaml | 4 ++-- > .../devicetree/bindings/display/msm/qcom,sm8350-mdss.yaml | 6 +++--- > .../devicetree/bindings/display/msm/qcom,sm8450-dpu.yaml | 4 ++-- > .../devicetree/bindings/display/msm/qcom,sm8450-mdss.yaml | 8 ++++---- > .../devicetree/bindings/display/msm/qcom,sm8550-dpu.yaml | 4 ++-- > .../devicetree/bindings/display/msm/qcom,sm8550-mdss.yaml | 8 ++++---- > Documentation/devicetree/bindings/media/qcom,sm8250-venus.yaml | 4 ++-- > Documentation/devicetree/bindings/mmc/sdhci-msm.yaml | 4 ++-- > Documentation/devicetree/bindings/remoteproc/qcom,sm8350-pas.yaml | 6 +++--- > 18 files changed, 44 insertions(+), 44 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>