All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Amlogic 64-bit DT updates for v4.19 round 3/late
@ 2018-07-31 20:48 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2018-07-31 20:48 UTC (permalink / raw)
  To: linus-amlogic

Olof, Arnd,

Here's a final, late pull for Amlogic DT64, based on top of my round 2
redo.

The audio drivers ended up being merged for v4.19, so wanted to get
these in if at all possible also.

If it's too late for the normal DT pulls, feel free to include in a late
cycle, otherwise I'll (re)send after -rc1.

Thanks,

Kevin




The following changes since commit aaa080fa7e0f01f7cd8eb22a7385a4d8106c7478:

  ARM64: dts: meson-gxl: add support for the Oranth Tanix TX3 Mini (2018-07-20 09:02:22 -0700)

are available in the git repository at:

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

for you to fetch changes up to f2ac479f0da046097258c68ef834af01b568436a:

  arm64: dts: meson-axg: add spdif-dit codec (2018-07-25 04:38:22 -0700)

----------------------------------------------------------------
Amlogic 64-bit DT updates for v4.19, round 3
- add DT support for AXG Audio

----------------------------------------------------------------
Jerome Brunet (11):
      arm64: dts: meson-axg: improve power supplies description
      arm64: dts: meson-axg: add vcc 5v regulator on the s400
      arm64: dts: meson-axg: add usb power regulator
      arm64: dts: meson-axg: add audio arb reset controller
      arm64: dts: meson-axg: add spdifout
      arm64: dts: meson-axg: add tdmin formatters
      arm64: dts: meson-axg: add tdmout formatters
      arm64: dts: meson-axg: add tdm interfaces
      arm64: dts: meson-axg: add linein codec
      arm64: dts: meson-axg: add lineout codec
      arm64: dts: meson-axg: add spdif-dit codec

 arch/arm64/boot/dts/amlogic/meson-axg-s400.dts |  57 ++++++++++
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi     | 149 +++++++++++++++++++++++++
 2 files changed, 206 insertions(+)

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

* [GIT PULL] Amlogic 64-bit DT updates for v4.19 round 3/late
@ 2018-07-31 20:48 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2018-07-31 20:48 UTC (permalink / raw)
  To: linux-arm-kernel

Olof, Arnd,

Here's a final, late pull for Amlogic DT64, based on top of my round 2
redo.

The audio drivers ended up being merged for v4.19, so wanted to get
these in if at all possible also.

If it's too late for the normal DT pulls, feel free to include in a late
cycle, otherwise I'll (re)send after -rc1.

Thanks,

Kevin




The following changes since commit aaa080fa7e0f01f7cd8eb22a7385a4d8106c7478:

  ARM64: dts: meson-gxl: add support for the Oranth Tanix TX3 Mini (2018-07-20 09:02:22 -0700)

are available in the git repository at:

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

for you to fetch changes up to f2ac479f0da046097258c68ef834af01b568436a:

  arm64: dts: meson-axg: add spdif-dit codec (2018-07-25 04:38:22 -0700)

----------------------------------------------------------------
Amlogic 64-bit DT updates for v4.19, round 3
- add DT support for AXG Audio

----------------------------------------------------------------
Jerome Brunet (11):
      arm64: dts: meson-axg: improve power supplies description
      arm64: dts: meson-axg: add vcc 5v regulator on the s400
      arm64: dts: meson-axg: add usb power regulator
      arm64: dts: meson-axg: add audio arb reset controller
      arm64: dts: meson-axg: add spdifout
      arm64: dts: meson-axg: add tdmin formatters
      arm64: dts: meson-axg: add tdmout formatters
      arm64: dts: meson-axg: add tdm interfaces
      arm64: dts: meson-axg: add linein codec
      arm64: dts: meson-axg: add lineout codec
      arm64: dts: meson-axg: add spdif-dit codec

 arch/arm64/boot/dts/amlogic/meson-axg-s400.dts |  57 ++++++++++
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi     | 149 +++++++++++++++++++++++++
 2 files changed, 206 insertions(+)

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

* [GIT PULL] Amlogic 64-bit DT updates for v4.19 round 3/late
  2018-07-31 20:48 ` Kevin Hilman
@ 2018-08-01  2:12   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2018-08-01  2:12 UTC (permalink / raw)
  To: linus-amlogic

Hi,


On Tue, Jul 31, 2018 at 1:48 PM, Kevin Hilman <khilman@baylibre.com> wrote:
> Olof, Arnd,
>
> Here's a final, late pull for Amlogic DT64, based on top of my round 2
> redo.
>
> The audio drivers ended up being merged for v4.19, so wanted to get
> these in if at all possible also.
>
> If it's too late for the normal DT pulls, feel free to include in a late
> cycle, otherwise I'll (re)send after -rc1.

Linus declared that we'll have an -rc8, so we've got a bit of time.

> The following changes since commit aaa080fa7e0f01f7cd8eb22a7385a4d8106c7478:
>
>   ARM64: dts: meson-gxl: add support for the Oranth Tanix TX3 Mini (2018-07-20 09:02:22 -0700)
>
> are available in the git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-3
>
> for you to fetch changes up to f2ac479f0da046097258c68ef834af01b568436a:
>
>   arm64: dts: meson-axg: add spdif-dit codec (2018-07-25 04:38:22 -0700)
>
> ----------------------------------------------------------------
> Amlogic 64-bit DT updates for v4.19, round 3
> - add DT support for AXG Audio
>
> ----------------------------------------------------------------
> Jerome Brunet (11):
>       arm64: dts: meson-axg: improve power supplies description
>       arm64: dts: meson-axg: add vcc 5v regulator on the s400
>       arm64: dts: meson-axg: add usb power regulator
>       arm64: dts: meson-axg: add audio arb reset controller
>       arm64: dts: meson-axg: add spdifout
>       arm64: dts: meson-axg: add tdmin formatters
>       arm64: dts: meson-axg: add tdmout formatters
>       arm64: dts: meson-axg: add tdm interfaces
>       arm64: dts: meson-axg: add linein codec
>       arm64: dts: meson-axg: add lineout codec
>       arm64: dts: meson-axg: add spdif-dit codec

Hmm, not entirely sure you need a commit per entry here, since it's
unlikely that you'll need to bisect across the series.

Anyway, merged!


-Olof

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

* [GIT PULL] Amlogic 64-bit DT updates for v4.19 round 3/late
@ 2018-08-01  2:12   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2018-08-01  2:12 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,


On Tue, Jul 31, 2018 at 1:48 PM, Kevin Hilman <khilman@baylibre.com> wrote:
> Olof, Arnd,
>
> Here's a final, late pull for Amlogic DT64, based on top of my round 2
> redo.
>
> The audio drivers ended up being merged for v4.19, so wanted to get
> these in if at all possible also.
>
> If it's too late for the normal DT pulls, feel free to include in a late
> cycle, otherwise I'll (re)send after -rc1.

Linus declared that we'll have an -rc8, so we've got a bit of time.

> The following changes since commit aaa080fa7e0f01f7cd8eb22a7385a4d8106c7478:
>
>   ARM64: dts: meson-gxl: add support for the Oranth Tanix TX3 Mini (2018-07-20 09:02:22 -0700)
>
> are available in the git repository at:
>
>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-3
>
> for you to fetch changes up to f2ac479f0da046097258c68ef834af01b568436a:
>
>   arm64: dts: meson-axg: add spdif-dit codec (2018-07-25 04:38:22 -0700)
>
> ----------------------------------------------------------------
> Amlogic 64-bit DT updates for v4.19, round 3
> - add DT support for AXG Audio
>
> ----------------------------------------------------------------
> Jerome Brunet (11):
>       arm64: dts: meson-axg: improve power supplies description
>       arm64: dts: meson-axg: add vcc 5v regulator on the s400
>       arm64: dts: meson-axg: add usb power regulator
>       arm64: dts: meson-axg: add audio arb reset controller
>       arm64: dts: meson-axg: add spdifout
>       arm64: dts: meson-axg: add tdmin formatters
>       arm64: dts: meson-axg: add tdmout formatters
>       arm64: dts: meson-axg: add tdm interfaces
>       arm64: dts: meson-axg: add linein codec
>       arm64: dts: meson-axg: add lineout codec
>       arm64: dts: meson-axg: add spdif-dit codec

Hmm, not entirely sure you need a commit per entry here, since it's
unlikely that you'll need to bisect across the series.

Anyway, merged!


-Olof

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

end of thread, other threads:[~2018-08-01  2:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-31 20:48 [GIT PULL] Amlogic 64-bit DT updates for v4.19 round 3/late Kevin Hilman
2018-07-31 20:48 ` Kevin Hilman
2018-08-01  2:12 ` Olof Johansson
2018-08-01  2:12   ` Olof Johansson

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.