public inbox for linux-samsung-soc@vger.kernel.org
 help / color / mirror / Atom feed
From: Jingoo Han <jg1.han@samsung.com>
To: 'Rahul Sharma' <rahul.sharma@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org,
	'Kukjin Kim' <kgene.kim@samsung.com>,
	'Tomasz Figa' <tomasz.figa@gmail.com>,
	'Sunil Joshi' <joshi@samsung.com>,
	'Rahul Sharma' <r.sh.open@gmail.com>,
	'Jingoo Han' <jg1.han@samsung.com>
Subject: Re: [PATCH V2 0/3] exynos: arch: add support for exynos5260 SoC
Date: Wed, 05 Feb 2014 14:31:50 +0900	[thread overview]
Message-ID: <000301cf2233$92224670$b666d350$%han@samsung.com> (raw)
In-Reply-To: <1391577375-17625-1-git-send-email-rahul.sharma@samsung.com>

On Wednesday, February 05, 2014 2:16 PM, Rahul Sharma wrote:
> 
> This is re-spin of V2 which add arch-side support for exynos5260 SoC.
> 
> V2:
>   1) Split up DT patch into SoC and Board patch.
> 
> This series is based on Kukjin's for-next branch at
> http://git.kernel.org/?p=linux/kernel/git/kgene/linux-samsung.git
> 
> Pankaj Dubey (1):
>   ARM: EXYNOS: initial board support for exynos5260 SoC
> 
> Rahul Sharma (2):
>   ARM: dts: add dts files for exynos5260 SoC
>   ARM: dts: add dts files for xyref5260 board
> 
>  arch/arm/boot/dts/Makefile                      |    1 +
>  arch/arm/boot/dts/exynos5260-pinctrl.dtsi       |  572 +++++++++++++++++++++++
>  arch/arm/boot/dts/exynos5260-xyref5260-evt0.dts |  105 +++++
>  arch/arm/boot/dts/exynos5260.dtsi               |  317 +++++++++++++
>  arch/arm/mach-exynos/Kconfig                    |    9 +
>  arch/arm/mach-exynos/common.c                   |   18 +
>  arch/arm/mach-exynos/include/mach/map.h         |    1 +
>  arch/arm/mach-exynos/mach-exynos5-dt.c          |    1 +
>  arch/arm/plat-samsung/include/plat/cpu.h        |    8 +
>  arch/arm/plat-samsung/include/plat/map-s5p.h    |    1 +
>  10 files changed, 1033 insertions(+)
>  create mode 100644 arch/arm/boot/dts/exynos5260-pinctrl.dtsi
>  create mode 100644 arch/arm/boot/dts/exynos5260-xyref5260-evt0.dts
>  create mode 100644 arch/arm/boot/dts/exynos5260.dtsi
>  mode change 100644 => 100755 arch/arm/mach-exynos/include/mach/map.h
>  mode change 100644 => 100755 arch/arm/mach-exynos/mach-exynos5-dt.c
>  mode change 100644 => 100755 arch/arm/plat-samsung/include/plat/cpu.h

The mode of these three files should NOT be changed to 100755.
Please fix it.

Best regards,
Jingoo Han

  parent reply	other threads:[~2014-02-05  5:31 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05  5:16 [PATCH V2 0/3] exynos: arch: add support for exynos5260 SoC Rahul Sharma
2014-02-05  5:16 ` [PATCH V2 1/3] ARM: EXYNOS: initial board " Rahul Sharma
2014-02-05 21:55   ` Olof Johansson
2014-02-05  5:16 ` [PATCH V2 2/3] ARM: dts: add dts files " Rahul Sharma
2014-02-06 13:21   ` Tomasz Figa
2014-02-11  5:22     ` Rahul Sharma
2014-02-11 10:04       ` Tomasz Figa
2014-02-14  3:24         ` Rahul Sharma
2014-02-14 11:28           ` Rahul Sharma
     [not found]             ` <CAPdUM4Pr7UC3wzYMsO+sYQHRDGixSNsR3XQuHBomsi-H-dfOZw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-02-14 11:49               ` Tomasz Figa
2014-02-05  5:16 ` [PATCH V2 3/3] ARM: dts: add dts files for xyref5260 board Rahul Sharma
2014-02-05  5:31 ` Jingoo Han [this message]
2014-02-05  6:17   ` [PATCH V2 0/3] exynos: arch: add support for exynos5260 SoC Rahul Sharma
  -- strict thread matches above, loose matches on Subject: below --
2014-02-05  6:17 [PATCH v2 " Rahul Sharma

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='000301cf2233$92224670$b666d350$%han@samsung.com' \
    --to=jg1.han@samsung.com \
    --cc=joshi@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=r.sh.open@gmail.com \
    --cc=rahul.sharma@samsung.com \
    --cc=tomasz.figa@gmail.com \
    /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