mbox series

[GIT,PULL] amlogic ARM64 DT updates for v5.20

Message ID 9c8b8570-f20c-ce9a-8c6c-51fdadf7722c@baylibre.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] amlogic ARM64 DT updates for v5.20 | expand

Pull-request

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

Message

Neil Armstrong July 1, 2022, 8:12 a.m. UTC
Hi,

Here's a set of Amlogic ARM64 DT changes for v5.20, with minor DT fixes, reset controller
node addition for the S4 SoC Family and FAN control for the GS-King-X Set-top Box.

Neil

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

   Linux 5.19-rc1 (2022-06-05 17:18:54 -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.20

for you to fetch changes up to b7bfbbbf72fcf95c9a58d6ad0e905de539fba025:

   arm64: dts: meson: add gpio-fan control to GS-King-X (2022-06-13 10:18:53 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT changes for v5.20:
- adjust whitespace around '='
- add reset controller node for Meson-S4 SoC
- correct gpio-keys properties
- align gpio-key node names with dtschema
- add gpio-fan control to GS-King-X

----------------------------------------------------------------
Furkan Kardame (1):
       arm64: dts: meson: add gpio-fan control to GS-King-X

Krzysztof Kozlowski (3):
       arm64: dts: amlogic: adjust whitespace around '='
       arm64: dts: amlogic: correct gpio-keys properties
       arm64: dts: amlogic: align gpio-key node names with dtschema

Zelong Dong (1):
       arm64: dts: meson: add reset controller for Meson-S4 SoC

  arch/arm64/boot/dts/amlogic/meson-axg.dtsi         |  2 +-
  .../arm64/boot/dts/amlogic/meson-g12b-gsking-x.dts | 27 ++++++++++++++++++++--
  .../boot/dts/amlogic/meson-g12b-gtking-pro.dts     |  2 --
  arch/arm64/boot/dts/amlogic/meson-gx.dtsi          |  2 +-
  arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts |  2 --
  .../boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts    |  4 +---
  .../boot/dts/amlogic/meson-gxbb-wetek-play2.dts    |  4 +---
  .../dts/amlogic/meson-gxl-s905d-mecool-kii-pro.dts |  4 +---
  .../boot/dts/amlogic/meson-gxl-s905d-p230.dts      |  4 +---
  .../dts/amlogic/meson-gxl-s905d-vero4k-plus.dts    |  4 +---
  .../amlogic/meson-gxl-s905w-jethome-jethub-j80.dts |  2 +-
  .../boot/dts/amlogic/meson-gxm-mecool-kiii-pro.dts |  4 +---
  .../boot/dts/amlogic/meson-gxm-minix-neo-u9h.dts   |  4 +---
  arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts     |  4 +---
  .../boot/dts/amlogic/meson-gxm-wetek-core2.dts     |  2 --
  arch/arm64/boot/dts/amlogic/meson-s4.dtsi          |  6 +++++
  arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts   | 10 ++++----
  17 files changed, 47 insertions(+), 40 deletions(-)