linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: nsekhar@ti.com (Sekhar Nori)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/3] ARM: davinci: DT updates for v3.10 (part 2)
Date: Mon, 15 Apr 2013 22:53:17 +0530	[thread overview]
Message-ID: <1366046599-6590-1-git-send-email-nsekhar@ti.com> (raw)

Hi Arnd, Olof,

Can you please pull these DaVinci DT updates for v3.10?
The SPI patches were waiting for Grant's ack. Grant hasn't
responded but the changes are pretty non-controversial.

One patch removes wild-cards in binding names and ties
them to complete part numbers. Another patch documents
the bindings. This patch should have gone in last merge
window itself since the bindings were accepted in v3.9
itself. Rest of the patches just make use of accepted
bindings.

Thanks,
Sekhar

The following changes since commit db4c8fa7c0214c83cbbc990ba630b3b613fcf7c5:

  ARM: davinci: da850: override mmc DT node device name (2013-04-04 16:58:10 +0530)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v3.10/dt-2

for you to fetch changes up to 24a1415d10718d10231e2284fb8fbeff44d3641d:

  ARM: davinci: da850-evm: add SPI flash support (2013-04-15 12:16:52 +0530)

----------------------------------------------------------------
v3.10 DT updates for DaVinci

This set of patches adds support for PWMs and SPI
controller present on DA850 and for SPI flash present on
DA850 EVM.

----------------------------------------------------------------
Manjunathappa, Prakash (4):
      spi/davinci: no wildcards in DT compatible property
      ARM: davinci: da850: add SPI1 DT node
      ARM: davinci: da850: override SPI DT node device name
      ARM: davinci: da850-evm: add SPI flash support

Murali Karicheri (1):
      spi/davinci: add DT binding documentation

Philip Avinash (1):
      ARM: davinci: da850: add EHRPWM & ECAP DT node

 .../devicetree/bindings/spi/spi-davinci.txt        |   51 +++++++++++
 arch/arm/boot/dts/da850-evm.dts                    |   40 +++++++++
 arch/arm/boot/dts/da850.dtsi                       |   94 ++++++++++++++++++++
 arch/arm/mach-davinci/da8xx-dt.c                   |    6 ++
 drivers/spi/spi-davinci.c                          |    4 +-
 5 files changed, 193 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/spi/spi-davinci.txt

             reply	other threads:[~2013-04-15 17:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-15 17:23 Sekhar Nori [this message]
2013-04-15 17:23 ` [GIT PULL 2/3] ARM: davinci: SoC updates for v3.10 (part 2) Sekhar Nori
2013-04-15 20:18   ` Olof Johansson
2013-04-16  6:12     ` Sekhar Nori
2013-04-16 16:48       ` Olof Johansson
2013-04-17 14:15         ` Sekhar Nori
2013-04-15 17:23 ` [GIT PULL 3/3] ARM: davinci: board " Sekhar Nori

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=1366046599-6590-1-git-send-email-nsekhar@ti.com \
    --to=nsekhar@ti.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).