From: m.krawczuk@partner.samsung.com (Mateusz Krawczuk)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC 0/3]ARM: SAMSUNG: MACH S5PV210: Add support for Devicetree
Date: Thu, 26 Sep 2013 18:59:26 +0200 [thread overview]
Message-ID: <1380214769-7685-1-git-send-email-m.krawczuk@partner.samsung.com> (raw)
This patch series add initial device tree support for mach s5pv210.
It was tested on goni, aquila and tiny210.
Mateusz Krawczuk (3):
ARM: s5pv210: Add board file for boot using Device Tree
Samsung: DT: Add Device tree for s5pv210
Samsung: DT: Add Device tree for S5PC110/S5PV210 Boards
arch/arm/boot/dts/Makefile | 6 +
arch/arm/boot/dts/s5pv210-aquila.dts | 407 ++++++++++++++++
arch/arm/boot/dts/s5pv210-goni.dts | 486 +++++++++++++++++++
arch/arm/boot/dts/s5pv210-pinctrl.dtsi | 820 ++++++++++++++++++++++++++++++++
arch/arm/boot/dts/s5pv210-smdkc110.dts | 165 +++++++
arch/arm/boot/dts/s5pv210-smdkv210.dts | 273 +++++++++++
arch/arm/boot/dts/s5pv210-tiny210.dts | 262 ++++++++++
arch/arm/boot/dts/s5pv210.dtsi | 498 +++++++++++++++++++
arch/arm/mach-s5pv210/Kconfig | 14 +
arch/arm/mach-s5pv210/Makefile | 2 +-
arch/arm/mach-s5pv210/mach-s5pv210-dt.c | 92 ++++
11 files changed, 3024 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/boot/dts/s5pv210-aquila.dts
create mode 100644 arch/arm/boot/dts/s5pv210-goni.dts
create mode 100644 arch/arm/boot/dts/s5pv210-pinctrl.dtsi
create mode 100644 arch/arm/boot/dts/s5pv210-smdkc110.dts
create mode 100644 arch/arm/boot/dts/s5pv210-smdkv210.dts
create mode 100644 arch/arm/boot/dts/s5pv210-tiny210.dts
create mode 100644 arch/arm/boot/dts/s5pv210.dtsi
create mode 100644 arch/arm/mach-s5pv210/mach-s5pv210-dt.c
--
1.8.1.2
next reply other threads:[~2013-09-26 16:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-26 16:59 Mateusz Krawczuk [this message]
[not found] ` <1380214769-7685-4-git-send-email-m.krawczuk@partner.samsung.com>
2013-09-26 18:14 ` [RFC 3/3] Samsung: DT: Add Device tree for S5PC110/S5PV210 Boards Bartlomiej Zolnierkiewicz
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=1380214769-7685-1-git-send-email-m.krawczuk@partner.samsung.com \
--to=m.krawczuk@partner.samsung.com \
--cc=linux-arm-kernel@lists.infradead.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