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


Groups > linux.kernel > #1362926

Re: [PATCH 2/2] ARM: dts: exynos: Enable SSS on Trats2

From Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] ARM: dts: exynos: Enable SSS on Trats2
Date 2016-03-22 20:30 +0100
Message-ID <rfAa6-GO-19@gated-at.bofh.it> (permalink)
References <rfjVD-67W-5@gated-at.bofh.it> <rfjVE-67W-15@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello Krzysztof,

you can also add the node to the exynos4412-odroid-common dtsi. I have
checked that it works properly on an X2.

Thanks for patches and fixing that alignment issue!

With best wishes,
Tobias



Krzysztof Kozlowski wrote:
> Enable the Security SubSystem (SSS) on Trats2 (Exynos4412) board which
> allows usage of its hardware accelerated AES operations.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> ---
>  arch/arm/boot/dts/exynos4412-trats2.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/exynos4412-trats2.dts b/arch/arm/boot/dts/exynos4412-trats2.dts
> index ed017cc7b14f..2bf363c3bf62 100644
> --- a/arch/arm/boot/dts/exynos4412-trats2.dts
> +++ b/arch/arm/boot/dts/exynos4412-trats2.dts
> @@ -1286,6 +1286,10 @@
>  	};
>  };
>  
> +&sss {
> +	status = "okay";
> +};
> +
>  &tmu {
>  	vtmu-supply = <&ldo10_reg>;
>  	status = "okay";
> 

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


Thread

[PATCH 1/2] ARM: dts: exynos: Add Security SubSystem node to Exynos4 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-03-22 03:10 +0100
  [PATCH 2/2] ARM: dts: exynos: Enable SSS on Trats2 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-03-22 03:10 +0100
    Re: [PATCH 2/2] ARM: dts: exynos: Enable SSS on Trats2 Javier Martinez Canillas <javier@osg.samsung.com> - 2016-03-22 15:00 +0100
    Re: [PATCH 2/2] ARM: dts: exynos: Enable SSS on Trats2 Tobias Jakobi <tjakobi@math.uni-bielefeld.de> - 2016-03-22 20:30 +0100
      Re: [PATCH 2/2] ARM: dts: exynos: Enable SSS on Trats2 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-03-23 01:30 +0100
  Re: [PATCH 1/2] ARM: dts: exynos: Add Security SubSystem node to  Exynos4 Javier Martinez Canillas <javier@osg.samsung.com> - 2016-03-22 15:00 +0100

csiph-web