All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards
@ 2017-09-18 17:31 ` Andrew F. Davis
  0 siblings, 0 replies; 7+ messages in thread
From: Andrew F. Davis @ 2017-09-18 17:31 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren
  Cc: linux-omap, linux-kernel, Andrew F . Davis

From: Yogesh Siraswar <yogeshs@ti.com>

The SGX IP is valid and usable on AM438x devices, enable this
here.

Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Signed-off-by: Andrew F. Davis <afd@ti.com>
---
 arch/arm/boot/dts/am43x-epos-evm.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts
index 9d276af7c539..17c081b2cff3 100644
--- a/arch/arm/boot/dts/am43x-epos-evm.dts
+++ b/arch/arm/boot/dts/am43x-epos-evm.dts
@@ -796,3 +796,7 @@
 	assigned-clocks = <&mux_synctimer32k_ck>;
 	assigned-clock-parents = <&clkdiv32k_ick>;
 };
+
+&sgx {
+	status = "okay";
+};
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-02 14:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-18 17:31 [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards Andrew F. Davis
2017-09-18 17:31 ` Andrew F. Davis
2017-09-20 10:15 ` kbuild test robot
2017-09-20 10:15   ` kbuild test robot
2017-09-20 15:15 ` Andrew F. Davis
2017-09-20 15:15   ` Andrew F. Davis
2017-10-02 14:52 ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.