All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Amlogic 64-bit DT updates for v4.16
@ 2017-12-12  0:28 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2017-12-12  0:28 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

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

for you to fetch changes up to 3106507e1004dd398ef75d0caf048f97ba2dfd0b:

  ARM64: dts: meson-gxm: fix q200 interrupt number (2017-12-08 10:47:28 -0800)

----------------------------------------------------------------
Amlogic 64-bit DT updates for v4.16
- meson-gx: add VPU power domain support
- odroid-c2: add HDMI and CEC nodes
- misc cleanups

----------------------------------------------------------------
Jerome Brunet (1):
      ARM64: dts: meson-gxm: fix q200 interrupt number

Kevin Hilman (1):
      ARM64: dts: amlogic: use generic bus node names

Martin Blumenstingl (2):
      ARM64: dts: meson: add comments with the GPIO for the PHY interrupts
      ARM64: dts: meson-gxm: add the PHY interrupt line on Khadas VIM2

Neil Armstrong (4):
      ARM64: dts: meson-gx: add VPU power domain
      ARM64: dts: meson-gx: Add HDMI_5V regulator on selected boards
      ARM64: dts: meson-gx: grow reset controller memory zone
      ARM64: dts: odroid-c2: Add HDMI and CEC Nodes

Xingyu Chen (1):
      ARM64: dts: meson: drop "sana" clock from SAR ADC

 arch/arm64/boot/dts/amlogic/meson-axg.dtsi                   |  4 ++--
 arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi          | 12 ++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi                    | 19 +++++++++++++++----
 arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts         |  1 +
 arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts          | 32 ++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dts              |  1 +
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi                  | 46 ++++++++++++++++++++++++++++++++++++++++++++--
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 12 ++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi        | 12 ++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi                   | 46 ++++++++++++++++++++++++++++++++++++++++++++--
 arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts        | 15 +++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts               |  3 ++-
 12 files changed, 192 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] Amlogic 64-bit DT updates for v4.16
@ 2017-12-12  0:28 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2017-12-12  0:28 UTC (permalink / raw)
  To: linus-amlogic

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

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

for you to fetch changes up to 3106507e1004dd398ef75d0caf048f97ba2dfd0b:

  ARM64: dts: meson-gxm: fix q200 interrupt number (2017-12-08 10:47:28 -0800)

----------------------------------------------------------------
Amlogic 64-bit DT updates for v4.16
- meson-gx: add VPU power domain support
- odroid-c2: add HDMI and CEC nodes
- misc cleanups

----------------------------------------------------------------
Jerome Brunet (1):
      ARM64: dts: meson-gxm: fix q200 interrupt number

Kevin Hilman (1):
      ARM64: dts: amlogic: use generic bus node names

Martin Blumenstingl (2):
      ARM64: dts: meson: add comments with the GPIO for the PHY interrupts
      ARM64: dts: meson-gxm: add the PHY interrupt line on Khadas VIM2

Neil Armstrong (4):
      ARM64: dts: meson-gx: add VPU power domain
      ARM64: dts: meson-gx: Add HDMI_5V regulator on selected boards
      ARM64: dts: meson-gx: grow reset controller memory zone
      ARM64: dts: odroid-c2: Add HDMI and CEC Nodes

Xingyu Chen (1):
      ARM64: dts: meson: drop "sana" clock from SAR ADC

 arch/arm64/boot/dts/amlogic/meson-axg.dtsi                   |  4 ++--
 arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi          | 12 ++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi                    | 19 +++++++++++++++----
 arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts         |  1 +
 arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts          | 32 ++++++++++++++++++++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dts              |  1 +
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi                  | 46 ++++++++++++++++++++++++++++++++++++++++++++--
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 12 ++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi        | 12 ++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi                   | 46 ++++++++++++++++++++++++++++++++++++++++++++--
 arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts        | 15 +++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts               |  3 ++-
 12 files changed, 192 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] Amlogic 64-bit DT updates for v4.16
  2017-12-12  0:28 ` Kevin Hilman
@ 2017-12-21 15:38   ` Arnd Bergmann
  -1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2017-12-21 15:38 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Dec 12, 2017 at 1:28 AM, Kevin Hilman <khilman@baylibre.com> wrote:
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
>   Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64
>
> for you to fetch changes up to 3106507e1004dd398ef75d0caf048f97ba2dfd0b:
>
>   ARM64: dts: meson-gxm: fix q200 interrupt number (2017-12-08 10:47:28 -0800)
>
> ----------------------------------------------------------------
> Amlogic 64-bit DT updates for v4.16
> - meson-gx: add VPU power domain support
> - odroid-c2: add HDMI and CEC nodes
> - misc cleanups

Pulled into next/dt, thanks!

       Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] Amlogic 64-bit DT updates for v4.16
@ 2017-12-21 15:38   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2017-12-21 15:38 UTC (permalink / raw)
  To: linus-amlogic

On Tue, Dec 12, 2017 at 1:28 AM, Kevin Hilman <khilman@baylibre.com> wrote:
> The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
>
>   Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64
>
> for you to fetch changes up to 3106507e1004dd398ef75d0caf048f97ba2dfd0b:
>
>   ARM64: dts: meson-gxm: fix q200 interrupt number (2017-12-08 10:47:28 -0800)
>
> ----------------------------------------------------------------
> Amlogic 64-bit DT updates for v4.16
> - meson-gx: add VPU power domain support
> - odroid-c2: add HDMI and CEC nodes
> - misc cleanups

Pulled into next/dt, thanks!

       Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-12-21 15:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-12  0:28 [GIT PULL] Amlogic 64-bit DT updates for v4.16 Kevin Hilman
2017-12-12  0:28 ` Kevin Hilman
2017-12-21 15:38 ` Arnd Bergmann
2017-12-21 15:38   ` Arnd Bergmann

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.