All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@baylibre.com>
To: linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	Christian Hewitt <christianshewitt@gmail.com>
Subject: Re: [PATCH v4 0/7] arm64: dts: meson: add more GX soundcards
Date: Mon,  7 Dec 2020 11:15:33 -0800	[thread overview]
Message-ID: <160736852893.39684.11773180672658935633.b4-ty@baylibre.com> (raw)
In-Reply-To: <20201203060023.9454-1-christianshewitt@gmail.com>

On Thu, 3 Dec 2020 06:00:16 +0000, Christian Hewitt wrote:
> This series adds basic support for LPCM audio over HDMI and S/PDIF
> to GXBB/GXL/GXM devices that I own and have tested with. Audio can
> be extended in the future (some devices have DACs and headphone
> hardware to connect) but this gets the basics working.
> 
> Changes from v3
> - Drop includes tidying in patches 2,3
> - Add Jerome's acks
> 
> [...]

Applied, thanks!

[1/7] arm64: dts: meson: add audio playback to a95x
      commit: ec78dc8964bbc68d76d0e9b132379bc3f22c72a6
[2/7] arm64: dts: meson: add audio playback to khadas-vim
      commit: 4e0649f4957436cbce20ffc26239fdbe19638444
[3/7] arm64: dts: meson: add audio playback to khadas-vim2
      commit: 0157e1a63c7685dfeee4e7cfd22635ebf104f64f
[4/7] arm64: dts: meson: add audio playback to nanopi-k2
      commit: 6a74f78c34e7503e35da724cdc555f26ea8d1cd1
[5/7] arm64: dts: meson: add audio playback to odroid-c2
      commit: ba414bc5484873bb157e63ba8684d59e27feaeb2
[6/7] arm64: dts: meson: add audio playback to wetek-hub
      commit: e0d9e6eead35be9842aae14f424f2d2ab0be0678
[7/7] arm64: dts: meson: add audio playback to wetek-play2
      commit: 5e3ee48ea072a6fd2c46c552d013e047dc54d1c6

Best regards,
-- 
Kevin Hilman <khilman@baylibre.com>

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	Christian Hewitt <christianshewitt@gmail.com>
Subject: Re: [PATCH v4 0/7] arm64: dts: meson: add more GX soundcards
Date: Mon,  7 Dec 2020 11:15:33 -0800	[thread overview]
Message-ID: <160736852893.39684.11773180672658935633.b4-ty@baylibre.com> (raw)
In-Reply-To: <20201203060023.9454-1-christianshewitt@gmail.com>

On Thu, 3 Dec 2020 06:00:16 +0000, Christian Hewitt wrote:
> This series adds basic support for LPCM audio over HDMI and S/PDIF
> to GXBB/GXL/GXM devices that I own and have tested with. Audio can
> be extended in the future (some devices have DACs and headphone
> hardware to connect) but this gets the basics working.
> 
> Changes from v3
> - Drop includes tidying in patches 2,3
> - Add Jerome's acks
> 
> [...]

Applied, thanks!

[1/7] arm64: dts: meson: add audio playback to a95x
      commit: ec78dc8964bbc68d76d0e9b132379bc3f22c72a6
[2/7] arm64: dts: meson: add audio playback to khadas-vim
      commit: 4e0649f4957436cbce20ffc26239fdbe19638444
[3/7] arm64: dts: meson: add audio playback to khadas-vim2
      commit: 0157e1a63c7685dfeee4e7cfd22635ebf104f64f
[4/7] arm64: dts: meson: add audio playback to nanopi-k2
      commit: 6a74f78c34e7503e35da724cdc555f26ea8d1cd1
[5/7] arm64: dts: meson: add audio playback to odroid-c2
      commit: ba414bc5484873bb157e63ba8684d59e27feaeb2
[6/7] arm64: dts: meson: add audio playback to wetek-hub
      commit: e0d9e6eead35be9842aae14f424f2d2ab0be0678
[7/7] arm64: dts: meson: add audio playback to wetek-play2
      commit: 5e3ee48ea072a6fd2c46c552d013e047dc54d1c6

Best regards,
-- 
Kevin Hilman <khilman@baylibre.com>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>,
	Rob Herring <robh+dt@kernel.org>,
	Christian Hewitt <christianshewitt@gmail.com>
Subject: Re: [PATCH v4 0/7] arm64: dts: meson: add more GX soundcards
Date: Mon,  7 Dec 2020 11:15:33 -0800	[thread overview]
Message-ID: <160736852893.39684.11773180672658935633.b4-ty@baylibre.com> (raw)
In-Reply-To: <20201203060023.9454-1-christianshewitt@gmail.com>

On Thu, 3 Dec 2020 06:00:16 +0000, Christian Hewitt wrote:
> This series adds basic support for LPCM audio over HDMI and S/PDIF
> to GXBB/GXL/GXM devices that I own and have tested with. Audio can
> be extended in the future (some devices have DACs and headphone
> hardware to connect) but this gets the basics working.
> 
> Changes from v3
> - Drop includes tidying in patches 2,3
> - Add Jerome's acks
> 
> [...]

Applied, thanks!

[1/7] arm64: dts: meson: add audio playback to a95x
      commit: ec78dc8964bbc68d76d0e9b132379bc3f22c72a6
[2/7] arm64: dts: meson: add audio playback to khadas-vim
      commit: 4e0649f4957436cbce20ffc26239fdbe19638444
[3/7] arm64: dts: meson: add audio playback to khadas-vim2
      commit: 0157e1a63c7685dfeee4e7cfd22635ebf104f64f
[4/7] arm64: dts: meson: add audio playback to nanopi-k2
      commit: 6a74f78c34e7503e35da724cdc555f26ea8d1cd1
[5/7] arm64: dts: meson: add audio playback to odroid-c2
      commit: ba414bc5484873bb157e63ba8684d59e27feaeb2
[6/7] arm64: dts: meson: add audio playback to wetek-hub
      commit: e0d9e6eead35be9842aae14f424f2d2ab0be0678
[7/7] arm64: dts: meson: add audio playback to wetek-play2
      commit: 5e3ee48ea072a6fd2c46c552d013e047dc54d1c6

Best regards,
-- 
Kevin Hilman <khilman@baylibre.com>

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

  parent reply	other threads:[~2020-12-07 19:16 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03  6:00 [PATCH v4 0/7] arm64: dts: meson: add more GX soundcards Christian Hewitt
2020-12-03  6:00 ` Christian Hewitt
2020-12-03  6:00 ` Christian Hewitt
2020-12-03  6:00 ` [PATCH v4 1/7] arm64: dts: meson: add audio playback to a95x Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-03  6:00 ` [PATCH v4 2/7] arm64: dts: meson: add audio playback to khadas-vim Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-03  6:00 ` [PATCH v4 3/7] arm64: dts: meson: add audio playback to khadas-vim2 Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-03  6:00 ` [PATCH v4 4/7] arm64: dts: meson: add audio playback to nanopi-k2 Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-03  6:00 ` [PATCH v4 5/7] arm64: dts: meson: add audio playback to odroid-c2 Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-03  6:00 ` [PATCH v4 6/7] arm64: dts: meson: add audio playback to wetek-hub Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-03  6:00 ` [PATCH v4 7/7] arm64: dts: meson: add audio playback to wetek-play2 Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-03  6:00   ` Christian Hewitt
2020-12-07 19:15 ` Kevin Hilman [this message]
2020-12-07 19:15   ` [PATCH v4 0/7] arm64: dts: meson: add more GX soundcards Kevin Hilman
2020-12-07 19:15   ` Kevin Hilman

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=160736852893.39684.11773180672658935633.b4-ty@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=christianshewitt@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.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.