mbox series

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

Message ID 1e5179ab-2d92-0d64-c57b-e002ec2f0806@baylibre.com (mailing list archive)
State Queued
Headers show
Series [GIT,PULL] arm64: dts: amlogic updates for v5.19 | expand

Pull-request

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

Message

Neil Armstrong May 2, 2022, 1:03 p.m. UTC
Hi,

Here's a set of Amlogic ARM64 DT changes for v5.19, with minor fixes and additions.

Neil

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

   Linux 5.18-rc1 (2022-04-03 14:08:21 -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.19

for you to fetch changes up to 456733feb0da2dbb1288b9e8f5765df163620c2c:

   arm64: dts: meson: alpa sort the board Makefile (2022-04-11 14:52:44 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT changes for v5.19:
- DTS makefile alpsa sort
- align SPI NOR node name with dtschema
- add support for S4 power domain, gpio_intc, pinctrl
- updates and fixes for JetHub D1/H1 boards

----------------------------------------------------------------
Christian Hewitt (1):
       arm64: dts: meson: alpa sort the board Makefile

Krzysztof Kozlowski (1):
       arm64: dts: meson: align SPI NOR node name with dtschema

Qianggui Song (2):
       arm64: dts: meson-s4: add pinctrl node
       arm64: dts: meson-s4: add gpio_intc node

Shunzhou Jiang (1):
       arm64: dts: add support for S4 power domain controller

Vyacheslav Bocharov (4):
       arm64: meson: add dts bluetooth node for JetHub H1
       arm64: meson: dts: update serial alias in dts for JetHub D1
       arm64: meson: update SDIO voltage in dts for JetHub D1
       arm64: meson: update WiFi SDIO in dts for JetHub D1

  arch/arm64/boot/dts/amlogic/Makefile               | 38 +++++++++++-----------
  .../dts/amlogic/meson-axg-jethome-jethub-j100.dts  | 16 ++++++---
  .../boot/dts/amlogic/meson-gx-libretech-pc.dtsi    |  2 +-
  .../dts/amlogic/meson-gxl-s805x-libretech-ac.dts   |  2 +-
  .../amlogic/meson-gxl-s905w-jethome-jethub-j80.dts |  6 ++++
  .../amlogic/meson-gxl-s905x-libretech-cc-v2.dts    |  2 +-
  .../boot/dts/amlogic/meson-gxm-khadas-vim2.dts     |  2 +-
  arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi |  2 +-
  arch/arm64/boot/dts/amlogic/meson-s4.dtsi          | 33 +++++++++++++++++++
  .../boot/dts/amlogic/meson-sm1-odroid-hc4.dts      |  2 +-
  10 files changed, 76 insertions(+), 29 deletions(-)