public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tushar Behera <tushar.behera@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [Samsung] [PATCH] EXYNOS: Rename exynos5_tzpc structure to s5p_tzpc
Date: Thu, 15 Mar 2012 09:25:58 +0530	[thread overview]
Message-ID: <4F61684E.3060207@linaro.org> (raw)
In-Reply-To: <CALrBrZ0sxMFunMJ_Lj3rhQ3gDuE9nSu4Pgg-wnpdcnrnrYQmGw@mail.gmail.com>

On 03/15/2012 06:53 AM, Minkyu Kang wrote:
> Dear Chander Kashyap,
> 
> On 14 March 2012 22:38, Chander Kashyap <chander.kashyap@linaro.org> wrote:
>> Hi Kyungmin Park,
>>
>> On 14 March 2012 19:02, Kyungmin Park <kmpark@infradead.org> wrote:
>>> Hi Chander,
>>>
>>> On Wed, Mar 14, 2012 at 10:14 PM, Chander Kashyap
>>> <chander.kashyap@linaro.org> wrote:
>>>> TZPC IP is common across S5P and Exynos based SoC'c. Renaming exynos5_tzpc
>>>> in arch/arm/include/asm/arch-exynos/tzpc.h to s5p_tzpc will allow generic
>>>> usase of tzpc.
>>>>
>>>> Also modify board/samsung/smdk5250/tzpc_init.c to use s5p_tzpc.
>>>>
>>>> Signed-off-by: Chander Kashyap <chander.kashyap@linaro.org>
>>>> ---
>>>>  arch/arm/include/asm/arch-exynos/tzpc.h |    2 +-
>>>>  board/samsung/smdk5250/tzpc_init.c      |    2 +-
>>>>  2 files changed, 2 insertions(+), 2 deletions(-)
>>>>
>>>> diff --git a/arch/arm/include/asm/arch-exynos/tzpc.h b/arch/arm/include/asm/arch-exynos/tzpc.h
>>>> index 2c9a07b..63736ae 100644
>>>> --- a/arch/arm/include/asm/arch-exynos/tzpc.h
>>>> +++ b/arch/arm/include/asm/arch-exynos/tzpc.h
>>>> @@ -22,7 +22,7 @@
>>>>  #define __TZPC_H_
>>>>
>>>>  #ifndef __ASSEMBLY__
>>>> -struct exynos5_tzpc {
>>>> +struct s5p_tzpc {
>>> I think 'exynos' is preferable. Even though each SOC has different
>> I tried to carry forward old conventions as in case of watchdog. I
>> will change it to exynos.
> 
> I agreed with Kyungmin.
> From now, let's called "exynos" for common name including s5pc1xx and
> s5pc2xx and exynos4 and exynos5.. etc.
> 

      parent reply	other threads:[~2012-03-15  3:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-14 13:14 [U-Boot] [PATCH] EXYNOS: Rename exynos5_tzpc structure to s5p_tzpc Chander Kashyap
2012-03-14 13:32 ` Kyungmin Park
2012-03-14 13:38   ` Chander Kashyap
2012-03-15  1:23     ` Minkyu Kang
2012-03-15  3:30       ` Chander Kashyap
2012-03-15  3:55       ` Tushar Behera [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=4F61684E.3060207@linaro.org \
    --to=tushar.behera@linaro.org \
    --cc=u-boot@lists.denx.de \
    /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