All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.coquelin@st.com (Maxime Coquelin)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: STi: DT changes for v3.20, round 1
Date: Fri, 16 Jan 2015 18:37:45 +0100	[thread overview]
Message-ID: <54B94C69.5050809@st.com> (raw)

Hi Olof, Arnd and Kevin,

Please consider this first round of STi DT updates for v3.20.

The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:

   Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)

are available in the git repository at:

   git://git.stlinux.com/devel/kernel/linux-sti.git tags/sti-dt-for-v3.20-1

for you to fetch changes up to b26373c0da982f8a29406f10db39e287c1f0696b:

   ARM: DT: STi: STiH407: Add DT node for MiPHY28lp (2015-01-16 12:57:12 
+0100)

----------------------------------------------------------------
STi DT updates for v3.20, round 1.

Highlights:
-----------
  - Add USB support for STiH410 & STiH407
  - Add DRM DT nodes for STiH410 & STiH407
  - Add STiH418 SoC support
  - Add DT nodes for MiPHY28lp PHY

----------------------------------------------------------------
Gabriel FERNANDEZ (3):
       ARM: DT: STiH407: Add DRM dt nodes
       ARM: DT: STiH410: Add DRM dt nodes
       ARM: DT: STi: STiH407: Add DT node for MiPHY28lp

Maxime COQUELIN (2):
       ARM: dts: Add STiH418 SoC support
       ARM: dts: STiH418: Add B2199 board support

Peter Griffin (3):
       ARM: STi: DT: STiH407: Add usb2 picophy dt nodes
       ARM: STi: DT: STiH410: Add usb2 picophy dt nodes
       ARM: STi: DT: STiH410: Add DT nodes for the ehci and ohci usb 
controllers.

  arch/arm/boot/dts/Makefile               |   3 +-
  arch/arm/boot/dts/stih407-b2120.dts      |   3 +-
  arch/arm/boot/dts/stih407-family.dtsi    |  62 ++++++
  arch/arm/boot/dts/stih407.dtsi           | 151 ++++++++++++++
  arch/arm/boot/dts/stih410.dtsi           | 208 ++++++++++++++++++
  arch/arm/boot/dts/stih418-b2199.dts      |  78 +++++++
  arch/arm/boot/dts/stih418-clock.dtsi     | 348 
+++++++++++++++++++++++++++++++
  arch/arm/boot/dts/stih418.dtsi           |  99 +++++++++
  arch/arm/boot/dts/stihxxx-b2120.dtsi     |  13 +-
  include/dt-bindings/clock/stih418-clks.h |  34 +++
  10 files changed, 995 insertions(+), 4 deletions(-)
  create mode 100644 arch/arm/boot/dts/stih407.dtsi
  create mode 100644 arch/arm/boot/dts/stih418-b2199.dts
  create mode 100644 arch/arm/boot/dts/stih418-clock.dtsi
  create mode 100644 arch/arm/boot/dts/stih418.dtsi
  create mode 100644 include/dt-bindings/clock/stih418-clks.h

             reply	other threads:[~2015-01-16 17:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16 17:37 Maxime Coquelin [this message]
2015-01-22  0:38 ` [GIT PULL] ARM: STi: DT changes for v3.20, round 1 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=54B94C69.5050809@st.com \
    --to=maxime.coquelin@st.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.