[PATCH 0/6] SC8180X fixes

From: Konrad Dybcio
Date: Thu Dec 14 2023 - 13:13:52 EST


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@xxxxxxxxxx>
---
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,
--
Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>