[PATCH 0/3] Enable download mode support for IPQ SOCs

From: Vignesh Viswanathan
Date: Fri May 26 2023 - 07:07:33 EST


Enable download mode support for IPQ8074 and IPQ6018. Also add reserved
memory regions for uboot and SBL avoid losing the RAM contents which will
be used in postmorterm analysis.

Vignesh Viswanathan (3):
dt-bindings: mfd: qcom,tcsr: add the compatible for IPQ8074
arm64: dts: qcom: enable the download mode support
arm64: dts: qcom: add few more reserved memory region

.../devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
arch/arm64/boot/dts/qcom/ipq6018.dtsi | 17 +++++++++++++---
arch/arm64/boot/dts/qcom/ipq8074.dtsi | 20 +++++++++++++++++--
3 files changed, 33 insertions(+), 5 deletions(-)

--
2.40.1