Patch "ARM: dts: aspeed: Add secure boot controller node" 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

    ARM: dts: aspeed: Add secure boot controller node

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:
     arm-dts-aspeed-add-secure-boot-controller-node.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 e60af54048d79ba34d8c40a5edbf3d11084d7815
Author: Joel Stanley <joel@xxxxxxxxx>
Date:   Wed Nov 17 11:51:05 2021 +0800

    ARM: dts: aspeed: Add secure boot controller node
    
    [ Upstream commit fea289467608ffddb2f8d3a740912047974bb183 ]
    
    The ast2600 has a secure boot controller.
    
    Signed-off-by: Joel Stanley <joel@xxxxxxxxx>
    Reviewed-by: Ryan Chen <ryan_chen@xxxxxxxxxxxxxx>
    Link: https://lore.kernel.org/r/20211117035106.321454-3-joel@xxxxxxxxx
    Signed-off-by: Joel Stanley <joel@xxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm/boot/dts/aspeed-g6.dtsi b/arch/arm/boot/dts/aspeed-g6.dtsi
index ee171b3364fa..8f947ed47fc5 100644
--- a/arch/arm/boot/dts/aspeed-g6.dtsi
+++ b/arch/arm/boot/dts/aspeed-g6.dtsi
@@ -384,6 +384,11 @@ adc1: adc@1e6e9100 {
 				status = "disabled";
 			};
 
+			sbc: secure-boot-controller@1e6f2000 {
+				compatible = "aspeed,ast2600-sbc";
+				reg = <0x1e6f2000 0x1000>;
+			};
+
 			gpio0: gpio@1e780000 {
 				#gpio-cells = <2>;
 				gpio-controller;



[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