[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56F19C19.50207@math.uni-bielefeld.de>
Date: Tue, 22 Mar 2016 20:25:13 +0100
From: Tobias Jakobi <tjakobi@...h.uni-bielefeld.de>
To: Krzysztof Kozlowski <k.kozlowski@...sung.com>,
Kukjin Kim <kgene@...nel.org>, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Vladimir Zapolskiy <vz@...ia.com>
Subject: Re: [PATCH 2/2] ARM: dts: exynos: Enable SSS on Trats2
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@...sung.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";
>
Powered by blists - more mailing lists