mbox series

[0/2] msm8994-angler memory overlap fixes

Message ID 20230131200414.24373-1-pvorel@suse.cz (mailing list archive)
Headers show
Series msm8994-angler memory overlap fixes | expand

Message

Petr Vorel Jan. 31, 2023, 8:04 p.m. UTC
NOTE: this should be applied on the top of Jamie's patch [1].
(I'll rebase it if changes needed.)

Kind regards,
Petr

[1] https://lore.kernel.org/linux-arm-msm/20230128055214.33648-1-jamiemdouglass@gmail.com/

Petr Vorel (2):
  arm64: dts: msm8994-angler: Fix cont_splash_mem mapping
  arm64: dts: msm8994-angler: removed clash with smem_region

 arch/arm64/boot/dts/qcom/msm8992-lg-bullhead.dtsi     |  5 -----
 .../boot/dts/qcom/msm8994-huawei-angler-rev-101.dts   | 11 ++++++++---
 arch/arm64/boot/dts/qcom/msm8994.dtsi                 |  5 +++++
 3 files changed, 13 insertions(+), 8 deletions(-)

Comments

Bjorn Andersson April 7, 2023, 5:41 p.m. UTC | #1
On Tue, 31 Jan 2023 21:04:12 +0100, Petr Vorel wrote:
> NOTE: this should be applied on the top of Jamie's patch [1].
> (I'll rebase it if changes needed.)
> 
> Kind regards,
> Petr
> 
> [1] https://lore.kernel.org/linux-arm-msm/20230128055214.33648-1-jamiemdouglass@gmail.com/
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: msm8994-angler: Fix cont_splash_mem mapping
      commit: fe88480a6be92ecbf6f205ff3a7d7e5ded0562dd
[2/2] arm64: dts: msm8994-angler: removed clash with smem_region
      commit: c85c8a992794dfcd7cea7a41871710c27c5592a6

Best regards,