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

Message ID 20230526110653.27777-1-quic_viswanat@quicinc.com
Headers
Series Enable download mode support for IPQ SOCs |

Message

Vignesh Viswanathan May 26, 2023, 11:06 a.m. UTC
  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(-)
  

Comments

Bjorn Andersson May 27, 2023, 1:07 a.m. UTC | #1
On Fri, 26 May 2023 16:36:50 +0530, Vignesh Viswanathan wrote:
> 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
> 
> [...]

Applied, thanks!

[2/3] arm64: dts: qcom: enable the download mode support
      commit: 9b2406aaba7841863ac041225316c1ec1c86ea36
[3/3] arm64: dts: qcom: add few more reserved memory region
      commit: 0cd4e90cb2dec02ff859f5c98f744f43a23aea65

Best regards,