Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1735831

Re: [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards

From "Andrew F. Davis" <afd@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards
Date 2017-09-20 17:20 +0200
Message-ID <urOX8-4Mq-29@gated-at.bofh.it> (permalink)
References <ur8bx-Of-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 09/18/2017 12:31 PM, Andrew F. Davis wrote:
> 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";
> +};
> 

Didn't see the parent node didn't make upstream this cycle, ignore for
now, sorry for the noise.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards "Andrew F. Davis" <afd@ti.com> - 2017-09-18 19:40 +0200
  Re: [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards kbuild test robot <lkp@intel.com> - 2017-09-20 12:20 +0200
  Re: [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards "Andrew F. Davis" <afd@ti.com> - 2017-09-20 17:20 +0200

csiph-web