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

The following changes since commit 9d59b708500fcb62d28e15b8c6333be620984d8b:

  arm64: dts: meson-axg: add initial A113D SoC DT support (2017-10-19 03:17:07 -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 b94d22d94ad226eeea3b6ec4579fb4bf8a199e5c:

  ARM64: dts: meson-gx: add external PHY interrupt on some platforms (2017-10-29 08:44:04 -0700)

----------------------------------------------------------------
Amlogic 64-bit DT updates for v4.15, round 2
- add support for new GPIO IRQ driver

----------------------------------------------------------------
Jerome Brunet (3):
      ARM64: meson: enable MESON_IRQ_GPIO in Kconfig
      ARM64: dts: meson-gx: add gpio interrupt controller
      ARM64: dts: meson-gx: add external PHY interrupt on some platforms

Neil Armstrong (1):
      ARM64: dts: meson-gxbb-odroidc2: fix usb1 power supply

 arch/arm64/Kconfig.platforms                         | 1 +
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi            | 9 +++++++++
 arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts | 2 ++
 arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts  | 3 +++
 arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dts      | 2 ++
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi          | 6 ++++++
 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts | 2 ++
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi           | 6 ++++++
 arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts       | 2 ++
 9 files changed, 33 insertions(+)

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

* [GIT PULL] Amlogic 64-bit DT updates for v4.15, round 2
@ 2017-10-29 16:50 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2017-10-29 16:50 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 9d59b708500fcb62d28e15b8c6333be620984d8b:

  arm64: dts: meson-axg: add initial A113D SoC DT support (2017-10-19 03:17:07 -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 b94d22d94ad226eeea3b6ec4579fb4bf8a199e5c:

  ARM64: dts: meson-gx: add external PHY interrupt on some platforms (2017-10-29 08:44:04 -0700)

----------------------------------------------------------------
Amlogic 64-bit DT updates for v4.15, round 2
- add support for new GPIO IRQ driver

----------------------------------------------------------------
Jerome Brunet (3):
      ARM64: meson: enable MESON_IRQ_GPIO in Kconfig
      ARM64: dts: meson-gx: add gpio interrupt controller
      ARM64: dts: meson-gx: add external PHY interrupt on some platforms

Neil Armstrong (1):
      ARM64: dts: meson-gxbb-odroidc2: fix usb1 power supply

 arch/arm64/Kconfig.platforms                         | 1 +
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi            | 9 +++++++++
 arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts | 2 ++
 arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts  | 3 +++
 arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dts      | 2 ++
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi          | 6 ++++++
 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts | 2 ++
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi           | 6 ++++++
 arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts       | 2 ++
 9 files changed, 33 insertions(+)

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

* [GIT PULL] Amlogic 64-bit DT updates for v4.15, round 2
  2017-10-29 16:50 ` Kevin Hilman
@ 2017-10-30 13:41   ` Arnd Bergmann
  -1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2017-10-30 13:41 UTC (permalink / raw)
  To: linus-amlogic

On Sun, Oct 29, 2017 at 5:50 PM, Kevin Hilman <khilman@baylibre.com> wrote:
> The following changes since commit 9d59b708500fcb62d28e15b8c6333be620984d8b:
>
>   arm64: dts: meson-axg: add initial A113D SoC DT support (2017-10-19 03:17:07 -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 b94d22d94ad226eeea3b6ec4579fb4bf8a199e5c:
>
>   ARM64: dts: meson-gx: add external PHY interrupt on some platforms (2017-10-29 08:44:04 -0700)
>
> ----------------------------------------------------------------
> Amlogic 64-bit DT updates for v4.15, round 2
> - add support for new GPIO IRQ driver

Pulled into next/dt, thanks!

    Arnd

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

* [GIT PULL] Amlogic 64-bit DT updates for v4.15, round 2
@ 2017-10-30 13:41   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2017-10-30 13:41 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, Oct 29, 2017 at 5:50 PM, Kevin Hilman <khilman@baylibre.com> wrote:
> The following changes since commit 9d59b708500fcb62d28e15b8c6333be620984d8b:
>
>   arm64: dts: meson-axg: add initial A113D SoC DT support (2017-10-19 03:17:07 -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 b94d22d94ad226eeea3b6ec4579fb4bf8a199e5c:
>
>   ARM64: dts: meson-gx: add external PHY interrupt on some platforms (2017-10-29 08:44:04 -0700)
>
> ----------------------------------------------------------------
> Amlogic 64-bit DT updates for v4.15, round 2
> - add support for new GPIO IRQ driver

Pulled into next/dt, thanks!

    Arnd

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

end of thread, other threads:[~2017-10-30 13:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-29 16:50 [GIT PULL] Amlogic 64-bit DT updates for v4.15, round 2 Kevin Hilman
2017-10-29 16:50 ` Kevin Hilman
2017-10-30 13:41 ` Arnd Bergmann
2017-10-30 13:41   ` 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.