public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: kgene.kim@samsung•com (Kukjin Kim)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH v2 Resend 2/2] ARM: dts: Add secure firmware support for Arndale-octa
Date: Sat, 31 May 2014 03:20:23 +0900	[thread overview]
Message-ID: <5388CBE7.40202@samsung.com> (raw)
In-Reply-To: <1401250382-24046-2-git-send-email-sachin.kamat@linaro.org>

On 05/28/14 13:13, Sachin Kamat wrote:
> From: Tushar Behera<tushar.behera@linaro•org>
>
> Arndale-Octa board is always configured to work with trustzone
> firmware binary. Added DTS node entry to enable this support.
>
> Signed-off-by: Tushar Behera<tushar.behera@linaro•org>
> Signed-off-by: Sachin Kamat<sachin.kamat@linaro•org>
> ---
>   arch/arm/boot/dts/exynos5420-arndale-octa.dts |    5 +++++
>   1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos5420-arndale-octa.dts b/arch/arm/boot/dts/exynos5420-arndale-octa.dts
> index 6ee8149fd5c4..434fd9d3e09d 100644
> --- a/arch/arm/boot/dts/exynos5420-arndale-octa.dts
> +++ b/arch/arm/boot/dts/exynos5420-arndale-octa.dts
> @@ -26,6 +26,11 @@
>   		bootargs = "console=ttySAC3,115200";
>   	};
>
> +	firmware at 02073000 {
> +		compatible = "samsung,secure-firmware";
> +		reg =<0x02073000 0x1000>;
> +	};
> +
>   	fixed-rate-clocks {
>   		oscclk {
>   			compatible = "samsung,exynos5420-oscclk";

Applied, thanks.

- Kukjin

  reply	other threads:[~2014-05-30 18:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-28  4:13 [PATCH v2 Resend 1/2] ARM: EXYNOS: Update secondary boot addr for secure mode Sachin Kamat
2014-05-28  4:13 ` [PATCH v2 Resend 2/2] ARM: dts: Add secure firmware support for Arndale-octa Sachin Kamat
2014-05-30 18:20   ` Kukjin Kim [this message]
2014-05-30 18:19 ` [PATCH v2 Resend 1/2] ARM: EXYNOS: Update secondary boot addr for secure mode Andreas Färber
2014-05-30 18:42   ` Kukjin Kim
2014-05-30 18:47     ` Tomasz Figa
2014-06-25 10:47       ` Tushar Behera
2014-06-13 16:25     ` Sachin Kamat
2014-06-23  4:33   ` Sachin Kamat
2014-06-25 11:43     ` Kukjin Kim
2014-06-25 11:54       ` Andreas Färber
2014-07-05 14:53       ` Sachin Kamat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5388CBE7.40202@samsung.com \
    --to=kgene.kim@samsung$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox