mbox series

[0/4] X Elite fixups

Message ID 20240102-topic-x1e_fixes-v1-0-70723e08d5f6@linaro.org (mailing list archive)
Headers show
Series X Elite fixups | expand

Message

Konrad Dybcio Jan. 2, 2024, 6:29 p.m. UTC
Just a couple of "usual" fixups that slipped through introduction
reviews..

p1-2 for icc
p3-4 for qcom

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (4):
      interconnect: qcom: x1e80100: Remove bogus per-RSC BCMs and nodes
      dt-bindings: interconnect: Remove bogus interconnect nodes
      arm64: dts: qcom: x1e80100: Add missing system-wide PSCI power domain
      arm64: dts: qcom: x1e80100: Flush RSC sleep & wake votes

 arch/arm64/boot/dts/qcom/x1e80100.dtsi             |   9 +
 drivers/interconnect/qcom/x1e80100.c               | 315 ---------------------
 .../dt-bindings/interconnect/qcom,x1e80100-rpmh.h  |  24 --
 3 files changed, 9 insertions(+), 339 deletions(-)
---
base-commit: ab0b3e6ef50d305278b1971891cf1d82ab050b35
change-id: 20240102-topic-x1e_fixes-a62d8f5a1b75

Best regards,

Comments

Bjorn Andersson Jan. 28, 2024, 2:17 a.m. UTC | #1
On Tue, 02 Jan 2024 19:29:46 +0100, Konrad Dybcio wrote:
> Just a couple of "usual" fixups that slipped through introduction
> reviews..
> 
> p1-2 for icc
> p3-4 for qcom
> 
> 
> [...]

Applied, thanks!

[1/4] interconnect: qcom: x1e80100: Remove bogus per-RSC BCMs and nodes
      (no commit info)
[2/4] dt-bindings: interconnect: Remove bogus interconnect nodes
      (no commit info)
[3/4] arm64: dts: qcom: x1e80100: Add missing system-wide PSCI power domain
      commit: f33767e3cfa5d40d751340dce05d316b3a151041
[4/4] arm64: dts: qcom: x1e80100: Flush RSC sleep & wake votes
      commit: 7d62dbd1b3b22ef73ed5a13f416ee21ee61c450b

Best regards,