Patch "arm64: dts: msm8992-bullhead: add memory hole region" has been added to the 5.15-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    arm64: dts: msm8992-bullhead: add memory hole region

to the 5.15-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-dts-msm8992-bullhead-add-memory-hole-region.patch
and it can be found in the queue-5.15 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 5329da7a2132fd3b3f9490d3ca282f3045dcedd8
Author: Dominik Kobinski <dominikkobinski314@xxxxxxxxx>
Date:   Sun Dec 11 11:05:01 2022 +0100

    arm64: dts: msm8992-bullhead: add memory hole region
    
    [ Upstream commit 22c7e1a0fa45cd7d028d6b4117161fd0e3427fe0 ]
    
    Add region for memory hole present on bullhead in order to
    fix a reboot issue on recent kernels
    
    Reported-by: Petr Vorel <petr.vorel@xxxxxxxxx>
    Signed-off-by: Dominik Kobinski <dominikkobinski314@xxxxxxxxx>
    Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
    Tested-by: Petr Vorel <petr.vorel@xxxxxxxxx>
    Reviewed-by: Petr Vorel <petr.vorel@xxxxxxxxx>
    Signed-off-by: Bjorn Andersson <andersson@xxxxxxxxxx>
    Link: https://lore.kernel.org/r/20221211100501.82323-1-dominikkobinski314@xxxxxxxxx
    Stable-dep-of: 26a91359aea4 ("arm64: dts: qcom: msm8992-bullhead: Fix cont_splash_mem size")
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts b/arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts
index c7d191dc6d4ba..d7d06553bf9ec 100644
--- a/arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts
+++ b/arch/arm64/boot/dts/qcom/msm8992-bullhead-rev-101.dts
@@ -2,6 +2,7 @@
 /* Copyright (c) 2015, LGE Inc. All rights reserved.
  * Copyright (c) 2016, The Linux Foundation. All rights reserved.
  * Copyright (c) 2021, Petr Vorel <petr.vorel@xxxxxxxxx>
+ * Copyright (c) 2022, Dominik Kobinski <dominikkobinski314@xxxxxxxxx>
  */
 
 /dts-v1/;
@@ -50,6 +51,11 @@ cont_splash_mem: memory@3400000 {
 			reg = <0 0x03400000 0 0x1200000>;
 			no-map;
 		};
+
+		removed_region: reserved@5000000 {
+			reg = <0 0x05000000 0 0x2200000>;
+			no-map;
+		};
 	};
 };
 



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux