mbox series

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

Message ID 032895d9-62b6-6c9e-b04b-9c3d316f27ec@baylibre.com (mailing list archive)
State Mainlined, archived
Commit 4b5260032ec691b11a9185f7f38f5761e67fab48
Headers show
Series [GIT,PULL] arm64: dts: amlogic updates for v5.15 | expand

Pull-request

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

Message

Neil Armstrong Aug. 10, 2021, 7:44 a.m. UTC
Hi,

Here's the ARM64 DT changes for v5.15:
- nanoki-k2: enable bluetooth
- khadas vim & vim2: improve wifi

Neil

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 4b5260032ec691b11a9185f7f38f5761e67fab48:

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

----------------------------------------------------------------
Amlogic ARM64 DT changes for v5.15:
- nanoki-k2: enable bluetooth
- khadas vim & vim2: improve wifi

----------------------------------------------------------------
Artem Lapkin (2):
      arm64: dts: meson: improve gxl-s905x-khadas-vim wifi
      arm64: dts: meson: improve gxm-khadas-vim2 wifi

Chen-Yu Tsai (1):
      arm64: dts: meson-gxbb: nanopi-k2: Enable Bluetooth

 arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts       | 13 ++++++++++++-
 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts |  2 ++
 arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts      |  3 ++-
 3 files changed, 16 insertions(+), 2 deletions(-)

Comments

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

On Tue, 10 Aug 2021 09:44:35 +0200, Neil Armstrong wrote:
> Here's the ARM64 DT changes for v5.15:
> - nanoki-k2: enable bluetooth
> - khadas vim & vim2: improve wifi
> 
> Neil
> 
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
> [...]

Merged into arm/dt, thanks!

merge commit: bcbe4bd39d47bc75c8842477d6f577977d526045

       Arnd