[PATCH v8 0/3] arm64: dts: qcom: extend the register range for ICE on several platforms

Bartosz Golaszewski posted 3 patches 1 year, 2 months ago
arch/arm64/boot/dts/qcom/sa8775p.dtsi | 2 +-
arch/arm64/boot/dts/qcom/sm8550.dtsi  | 3 ++-
arch/arm64/boot/dts/qcom/sm8650.dtsi  | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
[PATCH v8 0/3] arm64: dts: qcom: extend the register range for ICE on several platforms
Posted by Bartosz Golaszewski 1 year, 2 months ago
The following changes extend the register range for ICE IPs on sm8550,
sm8650 and sa8775p to cover their actual size.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
Changes in v8:
- drop any mention of the HWKM from the commit messages
- Link to v7: https://lore.kernel.org/r/20241001-wrapped-keys-dts-v7-0-a668519b7ffe@linaro.org

Changes in v7:
- bring the ICE register range up to its full size of 0x18000
- Link to v6: https://lore.kernel.org/r/20240906-wrapped-keys-dts-v6-0-3f0287cf167e@linaro.org

Changes in v6:
- split out the DT changes into a separate series
- remove the new DT property from the series
- rework commit messages
Link to v5: https://lore.kernel.org/lkml/20240617005825.1443206-1-quic_gaurkash@quicinc.com/

To: Bjorn Andersson <andersson@kernel.org>
To: Konrad Dybcio <konradybcio@kernel.org>
To: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzk+dt@kernel.org>
To: Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

---
Bartosz Golaszewski (3):
      arm64: dts: qcom: sm8650: extend the register range for UFS ICE
      arm64: dts: qcom: sm8550: extend the register range for UFS ICE
      arm64: dts: qcom: sa8775p: extend the register range for UFS ICE

 arch/arm64/boot/dts/qcom/sa8775p.dtsi | 2 +-
 arch/arm64/boot/dts/qcom/sm8550.dtsi  | 3 ++-
 arch/arm64/boot/dts/qcom/sm8650.dtsi  | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)
---
base-commit: 58ca61c1a866bfdaa5e19fb19a2416764f847d75
change-id: 20240906-wrapped-keys-dts-b733dac51d01

Best regards,
-- 
Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Re: [PATCH v8 0/3] arm64: dts: qcom: extend the register range for ICE on several platforms
Posted by Bjorn Andersson 1 year, 2 months ago
On Mon, 07 Oct 2024 12:02:54 +0200, Bartosz Golaszewski wrote:
> The following changes extend the register range for ICE IPs on sm8550,
> sm8650 and sa8775p to cover their actual size.
> 
> 

Applied, thanks!

[1/3] arm64: dts: qcom: sm8650: extend the register range for UFS ICE
      commit: 88dfd0b5a199c6ce4350104bddb40f3ba488e342
[2/3] arm64: dts: qcom: sm8550: extend the register range for UFS ICE
      commit: 5a25ef30a84c121fd6ccde39e7e8e41e6e315365
[3/3] arm64: dts: qcom: sa8775p: extend the register range for UFS ICE
      commit: dcf8ef1c8d3046cdbbbe44802a303a94b5bdadcc

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>