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] ARM: dts: Amlogic updates for v4.20
Date: Thu, 27 Sep 2018 12:01:53 +0200	[thread overview]
Message-ID: <7ha7o345ta.fsf@baylibre.com> (raw)

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the git repository at:

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

for you to fetch changes up to 54ef8539f5a3c3da0a415c4afa41556547c973fd:

  ARM: dts: meson8b: odroidc1: add stdout-path property (2018-09-26 01:49:49 -0700)

----------------------------------------------------------------
ARM: dts: Amlogic updates for v4.20
- fix clock controller register sizes
- new board: Endless Mini (EC-100) by Endless Mobile
- add voltage regulators

----------------------------------------------------------------
Martin Blumenstingl (11):
      ARM: dts: meson8: fix the clock controller register size
      ARM: dts: meson8b: fix the clock controller register size
      dt-bindings: add vendor prefix for "Endless Mobile, Inc."
      dt-bindings: arm: amlogic: Add the Endless Mobile Endless Mini (EC-100)
      ARM: dts: meson8b: add the I2C_A, PWM_C and UART_B pins
      ARM: dts: meson8b: add the RMII pins
      ARM: dts: meson8b: Add support for the Endless Mini (EC-100)
      ARM: dts: meson8b: odroidc1: add the CPU voltage regulator
      ARM: dts: meson8b: odroidc1: add the fixed voltage regulators
      ARM: dts: meson8b: odroidc1: enable the SAR ADC
      ARM: dts: meson8b: odroidc1: add stdout-path property

 Documentation/devicetree/bindings/arm/amlogic.txt     |   1 +
 Documentation/devicetree/bindings/vendor-prefixes.txt |   1 +
 arch/arm/boot/dts/Makefile                            |   1 +
 arch/arm/boot/dts/meson8.dtsi                         |   2 +-
 arch/arm/boot/dts/meson8b-ec100.dts                   | 248 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/meson8b-odroidc1.dts                | 109 ++++++++++++++++++++++++++++++
 arch/arm/boot/dts/meson8b.dtsi                        |  47 ++++++++++++-
 7 files changed, 407 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/meson8b-ec100.dts

WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: dts: Amlogic updates for v4.20
Date: Thu, 27 Sep 2018 12:01:53 +0200	[thread overview]
Message-ID: <7ha7o345ta.fsf@baylibre.com> (raw)

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the git repository at:

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

for you to fetch changes up to 54ef8539f5a3c3da0a415c4afa41556547c973fd:

  ARM: dts: meson8b: odroidc1: add stdout-path property (2018-09-26 01:49:49 -0700)

----------------------------------------------------------------
ARM: dts: Amlogic updates for v4.20
- fix clock controller register sizes
- new board: Endless Mini (EC-100) by Endless Mobile
- add voltage regulators

----------------------------------------------------------------
Martin Blumenstingl (11):
      ARM: dts: meson8: fix the clock controller register size
      ARM: dts: meson8b: fix the clock controller register size
      dt-bindings: add vendor prefix for "Endless Mobile, Inc."
      dt-bindings: arm: amlogic: Add the Endless Mobile Endless Mini (EC-100)
      ARM: dts: meson8b: add the I2C_A, PWM_C and UART_B pins
      ARM: dts: meson8b: add the RMII pins
      ARM: dts: meson8b: Add support for the Endless Mini (EC-100)
      ARM: dts: meson8b: odroidc1: add the CPU voltage regulator
      ARM: dts: meson8b: odroidc1: add the fixed voltage regulators
      ARM: dts: meson8b: odroidc1: enable the SAR ADC
      ARM: dts: meson8b: odroidc1: add stdout-path property

 Documentation/devicetree/bindings/arm/amlogic.txt     |   1 +
 Documentation/devicetree/bindings/vendor-prefixes.txt |   1 +
 arch/arm/boot/dts/Makefile                            |   1 +
 arch/arm/boot/dts/meson8.dtsi                         |   2 +-
 arch/arm/boot/dts/meson8b-ec100.dts                   | 248 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/meson8b-odroidc1.dts                | 109 ++++++++++++++++++++++++++++++
 arch/arm/boot/dts/meson8b.dtsi                        |  47 ++++++++++++-
 7 files changed, 407 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/boot/dts/meson8b-ec100.dts

             reply	other threads:[~2018-09-27 10:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-27 10:01 Kevin Hilman [this message]
2018-09-27 10:01 ` [GIT PULL] ARM: dts: Amlogic updates for v4.20 Kevin Hilman
2018-09-28 10:47 ` Arnd Bergmann
2018-09-28 10:47   ` 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=7ha7o345ta.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.