From: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH v5 0/2] Initial r8a7794/Alt device tree
Date: Fri, 05 Sep 2014 10:23:47 +0000 [thread overview]
Message-ID: <1409912629-20835-1-git-send-email-ulrich.hecht+renesas@gmail.com> (raw)
Hi!
These are the DT parts of the initial r8a7794 support, with the bugs pointed
out by Khiem Nguyen fixed and the unused MSTP5 bit 2 dropped.
CU
Uli
Changes since v4:
- dropped unused MSTP5 bit 2
Changes since v3:
- dropped C code
- fixed compatible property for GIC
- removed non-existing MSTP5 bit 1 in header file
Changes since v2:
- dropped bindings stuff
- split SoC and board DT into two patches
Changes since v1:
- removed loadaddr
- added init_late method to DT_MACHINE_START
- removed board file
- renamed serial10 to serial0 because we're not popular enough to be
different
- reordered patches according to dependencies
Ulrich Hecht (2):
ARM: shmobile: Initial r8a7794 SoC device tree
ARM: shmobile: Initial Alt board device tree
arch/arm/boot/dts/Makefile | 3 +-
arch/arm/boot/dts/r8a7794-alt.dts | 47 +++
arch/arm/boot/dts/r8a7794.dtsi | 531 ++++++++++++++++++++++++++++++
include/dt-bindings/clock/r8a7794-clock.h | 80 +++++
4 files changed, 660 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/boot/dts/r8a7794-alt.dts
create mode 100644 arch/arm/boot/dts/r8a7794.dtsi
create mode 100644 include/dt-bindings/clock/r8a7794-clock.h
--
1.8.4.5
next reply other threads:[~2014-09-05 10:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-05 10:23 Ulrich Hecht [this message]
2014-09-08 1:54 ` [PATCH v5 0/2] Initial r8a7794/Alt device tree Simon Horman
2014-09-09 2:29 ` Simon Horman
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=1409912629-20835-1-git-send-email-ulrich.hecht+renesas@gmail.com \
--to=ulrich.hecht+renesas@gmail.com \
--cc=linux-sh@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).