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 64-bit DT changes for v3.14 (round 2)
Date: Thu, 22 Jun 2017 14:49:22 -0700	[thread overview]
Message-ID: <7h60fnae1p.fsf@baylibre.com> (raw)

Olof, Arnd,

Here's a small, second round of 64-bit DT changes for v4.13.  This ws
waiting for the clock dependencies finalize and  arrive in clk-next,
which they are now.

The clock header dependencies are also merged into this branch.

Kevin


The following changes since commit 27f87bd2900b1a95d9c8e25deeb9768cf3fdcc4e:

  ARM64: dts: meson-gxl-s905x-p212: Add HDMI and CVBS nodes (2017-06-09 11:38:22 -0700)

are available in the git repository at:

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

for you to fetch changes up to cd84aff1d981bc34ed3166f3071916ca9ceefadf:

  ARM64: dts: meson-gxl: Add Libre Technology CC support (2017-06-22 12:02:05 -0700)

----------------------------------------------------------------
Amlogic 64-bit DT changes for v4.13 (round 2)
- support new SPI controller driver
- several more leaf clocks exposed to DT
- New board: S905x LibreTech CC board

----------------------------------------------------------------
Helmut Klein (1):
      clk: meson-gxbb: expose UART clocks

Jerome Brunet (6):
      clk: meson-gxbb: expose spdif clock gates
      clk: meson-gxbb: expose i2s master clock
      clk: meson-gxbb: expose spdif master clock
      dt-bindings: add Libre Technology vendor prefix
      dt-bindings: arm: amlogic: Add Libre Technology CC board
      ARM64: dts: meson-gxl: Add Libre Technology CC support

Kevin Hilman (1):
      Merge tag 'meson-clk-headers-for-4.13' of git://github.com/BayLibre/clk-meson into v4.13/dt64

Martin Blumenstingl (1):
      clk: meson-gxbb: un-export the CPU clock

Neil Armstrong (2):
      clk: meson-gxbb: expose SPICC gate
      ARM64: dts: meson-gx: Add SPICC nodes

 Documentation/devicetree/bindings/arm/amlogic.txt            |  1 +
 Documentation/devicetree/bindings/vendor-prefixes.txt        |  1 +
 arch/arm64/boot/dts/amlogic/Makefile                         |  1 +
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi                    |  9 +++++
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi                  |  7 ++++
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi                   |  7 ++++
 drivers/clk/meson/gxbb.h                                     | 20 ++++++------
 include/dt-bindings/clock/gxbb-clkc.h                        | 10 +++++-
 9 files changed, 137 insertions(+), 11 deletions(-)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.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] Amlogic 64-bit DT changes for v3.14 (round 2)
Date: Thu, 22 Jun 2017 14:49:22 -0700	[thread overview]
Message-ID: <7h60fnae1p.fsf@baylibre.com> (raw)

Olof, Arnd,

Here's a small, second round of 64-bit DT changes for v4.13.  This ws
waiting for the clock dependencies finalize and  arrive in clk-next,
which they are now.

The clock header dependencies are also merged into this branch.

Kevin


The following changes since commit 27f87bd2900b1a95d9c8e25deeb9768cf3fdcc4e:

  ARM64: dts: meson-gxl-s905x-p212: Add HDMI and CVBS nodes (2017-06-09 11:38:22 -0700)

are available in the git repository at:

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

for you to fetch changes up to cd84aff1d981bc34ed3166f3071916ca9ceefadf:

  ARM64: dts: meson-gxl: Add Libre Technology CC support (2017-06-22 12:02:05 -0700)

----------------------------------------------------------------
Amlogic 64-bit DT changes for v4.13 (round 2)
- support new SPI controller driver
- several more leaf clocks exposed to DT
- New board: S905x LibreTech CC board

----------------------------------------------------------------
Helmut Klein (1):
      clk: meson-gxbb: expose UART clocks

Jerome Brunet (6):
      clk: meson-gxbb: expose spdif clock gates
      clk: meson-gxbb: expose i2s master clock
      clk: meson-gxbb: expose spdif master clock
      dt-bindings: add Libre Technology vendor prefix
      dt-bindings: arm: amlogic: Add Libre Technology CC board
      ARM64: dts: meson-gxl: Add Libre Technology CC support

Kevin Hilman (1):
      Merge tag 'meson-clk-headers-for-4.13' of git://github.com/BayLibre/clk-meson into v4.13/dt64

Martin Blumenstingl (1):
      clk: meson-gxbb: un-export the CPU clock

Neil Armstrong (2):
      clk: meson-gxbb: expose SPICC gate
      ARM64: dts: meson-gx: Add SPICC nodes

 Documentation/devicetree/bindings/arm/amlogic.txt            |  1 +
 Documentation/devicetree/bindings/vendor-prefixes.txt        |  1 +
 arch/arm64/boot/dts/amlogic/Makefile                         |  1 +
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi                    |  9 +++++
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi                  |  7 ++++
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi                   |  7 ++++
 drivers/clk/meson/gxbb.h                                     | 20 ++++++------
 include/dt-bindings/clock/gxbb-clkc.h                        | 10 +++++-
 9 files changed, 137 insertions(+), 11 deletions(-)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts

             reply	other threads:[~2017-06-22 21:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-22 21:49 Kevin Hilman [this message]
2017-06-22 21:49 ` [GIT PULL] Amlogic 64-bit DT changes for v3.14 (round 2) Kevin Hilman
2017-06-29 15:02 ` Arnd Bergmann
2017-06-29 15:02   ` 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=7h60fnae1p.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.