From: Yogesh Siraswar <[email protected]>

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

Signed-off-by: Yogesh Siraswar <[email protected]>
Signed-off-by: Andrew F. Davis <[email protected]>
---
 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

Reply via email to