[PATCH v2 0/3] Add MDSS_BCR reset (+some more) for MSM8953

From: Luca Weiss
Date: Thu Jan 25 2024 - 16:35:55 EST


Add the MDSS_BCR reset that is found in the GCC of MSM8953 so we can
make sure the MDSS gets properly reset before Linux starts using it.

Also add some others that have been found in the LK sources.

Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
---
Changes in v2:
- Add more resets from LK sources
- Pick up tags
- Link to v1: https://lore.kernel.org/r/20240123-msm8953-mdss-reset-v1-0-bb8c6d3ce897@xxxxxxxxx

---
Vladimir Lypak (3):
dt-bindings: clock: gcc-msm8953: add more resets
clk: qcom: gcc-msm8953: add more resets
arm64: dts: qcom: msm8953: add reset for display subsystem

arch/arm64/boot/dts/qcom/msm8953.dtsi | 2 ++
drivers/clk/qcom/gcc-msm8953.c | 4 ++++
include/dt-bindings/clock/qcom,gcc-msm8953.h | 4 ++++
3 files changed, 10 insertions(+)
---
base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d
change-id: 20240123-msm8953-mdss-reset-68308a03fff5

Best regards,
--
Luca Weiss <luca@xxxxxxxxx>