[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170918173130.17657-1-afd@ti.com>
Date: Mon, 18 Sep 2017 12:31:30 -0500
From: "Andrew F. Davis" <afd@...com>
To: BenoƮt Cousson <bcousson@...libre.com>,
Tony Lindgren <tony@...mide.com>
CC: <linux-omap@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
"Andrew F . Davis" <afd@...com>
Subject: [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards
From: Yogesh Siraswar <yogeshs@...com>
The SGX IP is valid and usable on AM438x devices, enable this
here.
Signed-off-by: Yogesh Siraswar <yogeshs@...com>
Signed-off-by: Andrew F. Davis <afd@...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
Powered by blists - more mailing lists