mbox series

[0/6] SC8180X fixes

Message ID 20231214-topic-sc8180_fixes-v1-0-421904863006@linaro.org
Headers show
Series SC8180X fixes | expand

Message

Konrad Dybcio Dec. 14, 2023, 6:13 p.m. UTC
8180 has quite a big of bugs, this series fixes some of them.
clk_ignore_unused & d_ignore_unused are no longer necessary (at least
as far as I could test, through remote console access..)

p1 for Georgi, rest for qcom

The keen-eyed among you (hi Krzysztof) will notice that there are no
bindings updates, mostly because half of 8180x is undocumented.. I
intend to help fix that up in a separate series, hopefully soon :)

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (6):
      interconnect: qcom: sc8180x: Mark CO0 BCM keepalive
      arm64: dts: qcom: sc8180x: Add UFS GDSC
      arm64: dts: qcom: sc8180x: Add missing MDP clocks
      arm64: dts: qcom: sc8180x: Add interconnects to UFS
      arm64: dts: qcom: sc8180x: Describe the GIC redistributor
      arm64: dts: qcom: sc8180x-primus: Allow UFS regulators load/mode setting

 arch/arm64/boot/dts/qcom/sc8180x-primus.dts |  6 ++++++
 arch/arm64/boot/dts/qcom/sc8180x.dtsi       | 19 +++++++++++++++++--
 drivers/interconnect/qcom/sc8180x.c         |  1 +
 3 files changed, 24 insertions(+), 2 deletions(-)
---
base-commit: 11651f8cb2e88372d4ed523d909514dc9a613ea3
change-id: 20231214-topic-sc8180_fixes-7847a108d352

Best regards,