mbox series

[GIT,PULL] arm64: dts: amlogic updates for v5.15 part 2

Message ID 47d77095-eee7-bbd9-d3aa-1dabeea3f0b9@baylibre.com
State New
Headers show
Series [GIT,PULL] arm64: dts: amlogic updates for v5.15 part 2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git amlogic-arm64-dt-for-v5.15-v2

Message

Neil Armstrong Aug. 13, 2021, 2:12 p.m. UTC
Hi,

Here's the second set of ARM64 DT changes for v5.15:
- add audio nodes for vega-s95 & nexbox-a1

Neil

The following changes since commit 4b5260032ec691b11a9185f7f38f5761e67fab48:

  arm64: dts: meson: improve gxm-khadas-vim2 wifi (2021-07-26 10:08:16 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git amlogic-arm64-dt-for-v5.15-v2

for you to fetch changes up to c6cf488e3bfdf92427686317d99e0342516753de:

  arm64: dts: meson: add audio playback to vega-s95 dtsi (2021-08-10 09:57:05 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT changes for v5.15 part 2:
- add audio to nodes vega-s95
- add audio to nodes nexbox-a1

----------------------------------------------------------------
Christian Hewitt (2):
      arm64: dts: meson: add audio playback to nexbox-a1
      arm64: dts: meson: add audio playback to vega-s95 dtsi

 .../boot/dts/amlogic/meson-gxbb-vega-s95.dtsi      | 61 ++++++++++++++++++++++
 .../arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts | 61 ++++++++++++++++++++++
 2 files changed, 122 insertions(+)

Comments

Arnd Bergmann Aug. 16, 2021, 9:20 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 13 Aug 2021 16:12:59 +0200, Neil Armstrong wrote:
> Here's the second set of ARM64 DT changes for v5.15:
> - add audio nodes for vega-s95 & nexbox-a1
> 
> Neil
> 
> The following changes since commit 4b5260032ec691b11a9185f7f38f5761e67fab48:
> 
>   arm64: dts: meson: improve gxm-khadas-vim2 wifi (2021-07-26 10:08:16 +0200)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: fba65f104ea83d188ef470a3f32c519a7f4b5796

       Arnd