mbox series

[v2,0/2] arm64: qcom: sa8775p: Add IMEM and PIL info region

Message ID 20240531093531.238075-1-quic_tengfan@quicinc.com
Headers show
Series arm64: qcom: sa8775p: Add IMEM and PIL info region | expand

Message

Tengfei Fan May 31, 2024, 9:35 a.m. UTC
Add IMEM and PIL info region for the SA8775p platform.

Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
---

v1 -> v2:
  - Adjust the position of the "ranges" property

Tengfei Fan (2):
  dt-bindings: soc: qcom: add qcom,sa8775p-imem compatible
  arm64: dts: qcom: sa8775p: Add IMEM and PIL info region

 .../devicetree/bindings/sram/qcom,imem.yaml        |  1 +
 arch/arm64/boot/dts/qcom/sa8775p.dtsi              | 14 ++++++++++++++
 2 files changed, 15 insertions(+)


base-commit: 0e1980c40b6edfa68b6acf926bab22448a6e40c9

Comments

Bjorn Andersson June 2, 2024, 3:53 a.m. UTC | #1
On Fri, 31 May 2024 17:35:29 +0800, Tengfei Fan wrote:
> Add IMEM and PIL info region for the SA8775p platform.
> 
> 

Applied, thanks!

[1/2] dt-bindings: soc: qcom: add qcom,sa8775p-imem compatible
      commit: 9ca6eaf1337693e4e626359b76016912921dc557
[2/2] arm64: dts: qcom: sa8775p: Add IMEM and PIL info region
      commit: 93f340084d05e7c109c0de20cca429492a377c37

Best regards,