All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [GIT PULL] Amlogic 32-bit DT updates for v4.15
Date: Sun, 22 Oct 2017 03:38:05 -0700	[thread overview]
Message-ID: <7hmv4jqxgy.fsf@baylibre.com> (raw)

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt

for you to fetch changes up to 88b1b18ffeae1d65e22ec24040545a84c3ace352:

  ARM: dts: meson: add the SDIO MMC controller (2017-10-11 17:18:25 -0700)

----------------------------------------------------------------
Amlogkc 32-bit platforms: DT updates for v4.15
- add SDIO MMC controller
- reserved memory fixes
- SoC info driver nodes
- enable USB host contnroller

----------------------------------------------------------------
Emiliano Ingrassia (2):
      ARM: dts: meson: enabling the USB Host controller on Odroid-C1/C1+ board
      ARM: dts: meson: fixing USB support on Meson6, Meson8 and Meson8b

Linus L?ssing (1):
      ARM: dts: meson8b: add reserved memory zone to fix silent freezes

Martin Blumenstingl (3):
      dt-bindings: Amlogic: add documentation for the SoC info register areas
      ARM: dts: meson: add SoC information nodes
      ARM: dts: meson: add the SDIO MMC controller

 Documentation/devicetree/bindings/arm/amlogic/analog-top.txt | 20 ++++++++++++++++++++
 Documentation/devicetree/bindings/arm/amlogic/assist.txt     | 17 +++++++++++++++++
 Documentation/devicetree/bindings/arm/amlogic/bootrom.txt    | 17 +++++++++++++++++
 arch/arm/boot/dts/meson.dtsi                                 | 23 +++++++++++++++++++++--
 arch/arm/boot/dts/meson8.dtsi                                | 11 +++++++++++
 arch/arm/boot/dts/meson8b-odroidc1.dts                       | 23 +++++++++++++++++++++++
 arch/arm/boot/dts/meson8b.dtsi                               | 23 +++++++++++++++++++++++
 7 files changed, 132 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/amlogic/analog-top.txt
 create mode 100644 Documentation/devicetree/bindings/arm/amlogic/assist.txt
 create mode 100644 Documentation/devicetree/bindings/arm/amlogic/bootrom.txt

WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Amlogic 32-bit DT updates for v4.15
Date: Sun, 22 Oct 2017 03:38:05 -0700	[thread overview]
Message-ID: <7hmv4jqxgy.fsf@baylibre.com> (raw)

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt

for you to fetch changes up to 88b1b18ffeae1d65e22ec24040545a84c3ace352:

  ARM: dts: meson: add the SDIO MMC controller (2017-10-11 17:18:25 -0700)

----------------------------------------------------------------
Amlogkc 32-bit platforms: DT updates for v4.15
- add SDIO MMC controller
- reserved memory fixes
- SoC info driver nodes
- enable USB host contnroller

----------------------------------------------------------------
Emiliano Ingrassia (2):
      ARM: dts: meson: enabling the USB Host controller on Odroid-C1/C1+ board
      ARM: dts: meson: fixing USB support on Meson6, Meson8 and Meson8b

Linus L?ssing (1):
      ARM: dts: meson8b: add reserved memory zone to fix silent freezes

Martin Blumenstingl (3):
      dt-bindings: Amlogic: add documentation for the SoC info register areas
      ARM: dts: meson: add SoC information nodes
      ARM: dts: meson: add the SDIO MMC controller

 Documentation/devicetree/bindings/arm/amlogic/analog-top.txt | 20 ++++++++++++++++++++
 Documentation/devicetree/bindings/arm/amlogic/assist.txt     | 17 +++++++++++++++++
 Documentation/devicetree/bindings/arm/amlogic/bootrom.txt    | 17 +++++++++++++++++
 arch/arm/boot/dts/meson.dtsi                                 | 23 +++++++++++++++++++++--
 arch/arm/boot/dts/meson8.dtsi                                | 11 +++++++++++
 arch/arm/boot/dts/meson8b-odroidc1.dts                       | 23 +++++++++++++++++++++++
 arch/arm/boot/dts/meson8b.dtsi                               | 23 +++++++++++++++++++++++
 7 files changed, 132 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/amlogic/analog-top.txt
 create mode 100644 Documentation/devicetree/bindings/arm/amlogic/assist.txt
 create mode 100644 Documentation/devicetree/bindings/arm/amlogic/bootrom.txt

             reply	other threads:[~2017-10-22 10:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-22 10:38 Kevin Hilman [this message]
2017-10-22 10:38 ` [GIT PULL] Amlogic 32-bit DT updates for v4.15 Kevin Hilman
2017-10-30 12:21 ` Arnd Bergmann
2017-10-30 12:21   ` Arnd Bergmann

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=7hmv4jqxgy.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=linus-amlogic@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.