devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steffen Trumtrar <s.trumtrar@pengutronix.de>
To: linux-arm-kernel@lists.infradead.org
Cc: devicetree@vger.kernel.org,
	Steffen Trumtrar <s.trumtrar@pengutronix.de>,
	kernel@pengutronix.de, Dinh Nguyen <dinguyen@altera.com>
Subject: [PATCH 0/3] socfpga: dts: cleanups
Date: Wed, 11 Sep 2013 10:34:08 +0200	[thread overview]
Message-ID: <1378888451-28096-1-git-send-email-s.trumtrar@pengutronix.de> (raw)

Hi!

This series moves the cyclone5 specific DT stuff to a "new" dtsi file,
and adds a dts for the socfpga_cyclone5_socdk aka the previous socfpga_cyclone5.
This is in preparation for other cyclone5 based boards (e.g. SoCkit or Socrates)

Also, fix the clock names in the socfpga.dtsi and cleanup the indentation.

Regards,
Steffen


Steffen Trumtrar (3):
  ARM: socfpga: dts: Move common nodes to cyclone5 dtsi
  ARM: socfpga: dts: cleanup indentation
  ARM: socfpga: dts: fix s2f_* clock name

 arch/arm/boot/dts/Makefile                         |   2 +-
 arch/arm/boot/dts/socfpga.dtsi                     | 296 ++++++++++-----------
 ...{socfpga_cyclone5.dts => socfpga_cyclone5.dtsi} |  20 --
 arch/arm/boot/dts/socfpga_cyclone5_socdk.dts       |  40 +++
 4 files changed, 189 insertions(+), 169 deletions(-)
 rename arch/arm/boot/dts/{socfpga_cyclone5.dts => socfpga_cyclone5.dtsi} (78%)
 create mode 100644 arch/arm/boot/dts/socfpga_cyclone5_socdk.dts

-- 
1.8.4.rc3

             reply	other threads:[~2013-09-11  8:34 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-11  8:34 Steffen Trumtrar [this message]
2013-09-11  8:34 ` [PATCH 1/3] ARM: socfpga: dts: Move common nodes to cyclone5 dtsi Steffen Trumtrar
2013-09-11  8:34 ` [PATCH 2/3] ARM: socfpga: dts: cleanup indentation Steffen Trumtrar
2013-09-11  8:34 ` [PATCH 3/3] ARM: socfpga: dts: fix s2f_* clock name Steffen Trumtrar
2013-09-11  8:54 ` [PATCH] ARM: socfpga: dts: Add support for terasic SoCkit Steffen Trumtrar

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=1378888451-28096-1-git-send-email-s.trumtrar@pengutronix.de \
    --to=s.trumtrar@pengutronix.de \
    --cc=devicetree@vger.kernel.org \
    --cc=dinguyen@altera.com \
    --cc=kernel@pengutronix.de \
    --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;
as well as URLs for NNTP newsgroup(s).