Commit fea28946 authored by Joel Stanley's avatar Joel Stanley
Browse files

ARM: dts: aspeed: Add secure boot controller node



The ast2600 has a secure boot controller.

Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
Reviewed-by: default avatarRyan Chen <ryan_chen@aspeedtech.com>
Link: https://lore.kernel.org/r/20211117035106.321454-3-joel@jms.id.au


Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent bc9fd597
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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;