From: Kukjin Kim <kgene.kim@samsung.com>
To: Tushar Behera <tushar.behera@linaro.org>
Cc: linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
Kukjin Kim <kgene.kim@samsung.com>,
Patch Tracking <patches@linaro.org>
Subject: Re: [PATCH] ARM: dts: Add secure-firmware boot support for OrigenQaud board
Date: Mon, 19 Aug 2013 04:30:59 +0900 [thread overview]
Message-ID: <521120F3.4040706@samsung.com> (raw)
In-Reply-To: <CAHbNUh0Bzk7+MnQaCtEaL2_K3PQgTsueAJY84Y0T4jiFL_E-KA@mail.gmail.com>
On 08/12/13 14:16, Tushar Behera wrote:
> On 23 July 2013 11:52, Tushar Behera<tushar.behera@linaro.org> wrote:
>> OrigenQuad board boots with secure firmware support. Enable support for
>> reading smc commands.
>>
>> The binding has been updated as per the documentation provided in
>> Documentation/devicetree/bindings/arm/samsung-boards.txt.
>>
>> Signed-off-by: Tushar Behera<tushar.behera@linaro.org>
>> ---
>> arch/arm/boot/dts/exynos4412-origen.dts | 5 +++++
>> 1 file changed, 5 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts
>> index 7993641..8768b03 100644
>> --- a/arch/arm/boot/dts/exynos4412-origen.dts
>> +++ b/arch/arm/boot/dts/exynos4412-origen.dts
>> @@ -27,6 +27,11 @@
>> bootargs ="console=ttySAC2,115200";
>> };
>>
>> + firmware@0203F000 {
>> + compatible = "samsung,secure-firmware";
>> + reg =<0x0203F000 0x1000>;
>> + };
>> +
>> mmc_reg: voltage-regulator {
>> compatible = "regulator-fixed";
>> regulator-name = "VMEM_VDD_2.8V";
>> --
>> 1.7.9.5
>>
>
> Any comments on this?
>
Applied, thanks,
Kukjin
prev parent reply other threads:[~2013-08-18 19:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-23 6:22 [PATCH] ARM: dts: Add secure-firmware boot support for OrigenQaud board Tushar Behera
2013-08-12 5:16 ` Tushar Behera
2013-08-18 19:30 ` Kukjin Kim [this message]
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=521120F3.4040706@samsung.com \
--to=kgene.kim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=patches@linaro.org \
--cc=tushar.behera@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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