linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: dinguyen@altera.com (dinguyen at altera.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] SOCFPGA DTS updates for 3.16, v2
Date: Mon, 5 May 2014 17:46:11 -0500	[thread overview]
Message-ID: <1399329971-32027-1-git-send-email-dinguyen@altera.com> (raw)

Hi Arnd, Kevin and Olof,

Please consider pulling in these patches for v3.16. This is version 2 of the
original SOCFPGA DTS pull request for v3.16. This new tag omits the following
patches:

ARM: dts: socfpga: add gpio pieces -> Pending further discussion.
dt: bindings: Typo s/clocks-names/clock-names/g -> Already in Grant Likely's tree.

Thanks,

The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

  git://git.rocketboards.org/linux-socfpga-next.git tags/socfpga-dt-updates-for-3.16_v2

for you to fetch changes up to 4665804f4f90f49b4a83371cca828230ccac99b1:

  ARM: socfpga: dts: Add div-reg to the main_pll clocks (2014-05-05 17:35:10 -0500)

----------------------------------------------------------------
dts: socfpga: general updates for the socfpga platform

Mostly DTS additions to the SOCFPGA platform from Steffan Trumtrar, and a
couple of device tree documentation updates/typo fix.

This one does not have the GPIO binding patch, as that is pending further
discussion.

----------------------------------------------------------------
Dinh Nguyen (4):
      ARM: socfpga: dts: add eeprom and rtc on i2c0
      ARM: socfpga: dts: Remove hard coded clock-frequency property
      ARM: socfpga: dts: Add DTS entries for USB
      ARM: socfpga: dts: Add div-reg to the main_pll clocks

Steffen Trumtrar (10):
      ARM: socfpga: dts: fix pdma interrupt
      ARM: socfpga: dts: add remaining interrupts for pdma
      ARM: socfpga: dts: add i2c busses
      ARM: socfpga: dts: add can0+1
      ARM: socfpga: dts: add support for EBV SOCrates
      ARM: socfpga: dts: add rtc on i2c0 to socrates
      ARM: socfpga: dts: convert to preprocessor includes
      Documentation: dt: socfpga: add reset-cells property
      Documentation: dt: reset: move socfpga-reset
      ARM: socfpga: dts: add reset-controller

 .../devicetree/bindings/clock/altr_socfpga.txt     |    4 +-
 .../{arm/altera => reset}/socfpga-reset.txt        |    2 +
 arch/arm/boot/dts/Makefile                         |    1 +
 arch/arm/boot/dts/socfpga.dtsi                     |  119 +++++++++++++++++++-
 arch/arm/boot/dts/socfpga_arria5.dtsi              |   26 +----
 arch/arm/boot/dts/socfpga_arria5_socdk.dts         |   21 +++-
 arch/arm/boot/dts/socfpga_cyclone5.dtsi            |   26 +----
 arch/arm/boot/dts/socfpga_cyclone5_socdk.dts       |   21 +++-
 arch/arm/boot/dts/socfpga_cyclone5_sockit.dts      |    6 +-
 arch/arm/boot/dts/socfpga_cyclone5_socrates.dts    |   50 ++++++++
 arch/arm/boot/dts/socfpga_vt.dts                   |    2 +-
 include/dt-bindings/reset/altr,rst-mgr.h           |   90 +++++++++++++++
 12 files changed, 306 insertions(+), 62 deletions(-)
 rename Documentation/devicetree/bindings/{arm/altera => reset}/socfpga-reset.txt (85%)
 create mode 100644 arch/arm/boot/dts/socfpga_cyclone5_socrates.dts
 create mode 100644 include/dt-bindings/reset/altr,rst-mgr.h

             reply	other threads:[~2014-05-05 22:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-05 22:46 dinguyen at altera.com [this message]
2014-05-06  1:48 ` [GIT PULL] SOCFPGA DTS updates for 3.16, v2 Olof Johansson

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=1399329971-32027-1-git-send-email-dinguyen@altera.com \
    --to=dinguyen@altera.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;
as well as URLs for NNTP newsgroup(s).