From: Rahul Sharma <rahul.sharma@samsung.com>
To: linux-samsung-soc@vger.kernel.org
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
kgene.kim@samsung.com, tomasz.figa@gmail.com, joshi@samsung.com,
r.sh.open@gmail.com, Rahul Sharma <rahul.sharma@samsung.com>
Subject: [PATCH v7 0/3] exynos: arch: add support for exynos5260 SoC
Date: Thu, 03 Apr 2014 15:30:21 +0530 [thread overview]
Message-ID: <1396519224-18712-1-git-send-email-rahul.sharma@samsung.com> (raw)
From: Rahul Sharma <Rahul.Sharma@samsung.com>
v7:
1) Renamed board file
V6:
1) Renamed mmc nodes.
2) Removed PHY clocks from DT and put them inside clock driver.
3) Added clock-cells property for all fixed clocks.
4) Removed spdif_ext_clk fixed rate clock.
V5:
1) Removed SYSRAM related code.
2) Fixed mct clocks.
3) Add SoC and Board specifc fixed-rate clocks in respective files.
V4:
1) Removed duplicate MMC Soc property from Board file.
V3:
1) Addressed review comments from Tomasz figa.
V2:
1) Split up DT patch into SoC and Board patch.
This series is dependent on Sachin's patch
"ARM: EXYNOS: Consolidate Kconfig entries"
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 | 574 ++++++++++++++++++++++++++++
arch/arm/boot/dts/exynos5260-xyref5260.dts | 103 +++++
arch/arm/boot/dts/exynos5260.dtsi | 304 +++++++++++++++
arch/arm/mach-exynos/Kconfig | 5 +
arch/arm/mach-exynos/exynos.c | 1 +
6 files changed, 988 insertions(+)
create mode 100644 arch/arm/boot/dts/exynos5260-pinctrl.dtsi
create mode 100644 arch/arm/boot/dts/exynos5260-xyref5260.dts
create mode 100644 arch/arm/boot/dts/exynos5260.dtsi
--
1.7.9.5
next reply other threads:[~2014-04-03 10:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-03 10:00 Rahul Sharma [this message]
[not found] ` <1396519224-18712-1-git-send-email-rahul.sharma-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2014-04-03 10:00 ` [PATCH v7 1/3] ARM: EXYNOS: initial board support for exynos5260 SoC Rahul Sharma
2014-04-07 8:38 ` Sachin Kamat
2014-04-09 9:04 ` Tomasz Figa
2014-04-09 9:15 ` Rahul Sharma
2014-04-03 10:00 ` [PATCH v7 2/3] ARM: dts: add dts files " Rahul Sharma
2014-04-09 10:29 ` Tomasz Figa
2014-04-03 10:00 ` [PATCH v7 3/3] ARM: dts: add dts files for xyref5260 board Rahul Sharma
2014-04-07 8:40 ` Sachin Kamat
2014-04-09 10:52 ` Tomasz Figa
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=1396519224-18712-1-git-send-email-rahul.sharma@samsung.com \
--to=rahul.sharma@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=joshi@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=r.sh.open@gmail.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;
as well as URLs for NNTP newsgroup(s).