All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: soc@kernel.org, arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] amlogic ARM64 DT updates for v6.1
Date: Mon, 5 Sep 2022 15:54:53 +0200	[thread overview]
Message-ID: <d0079686-40ae-58b2-e58b-c8dc6361d7f0@baylibre.com> (raw)

Hi,

Here's a set of Amlogic ARM64 DT changes for v6.1, with 2 new boards:
- Beelink GT1 Ultimate TV box
- JetHub D1p, DIN Rail Automation Controller

+ fixups with removal of invalid 'enable-active-low' on SM1 & G12A boards

Neil

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

   Linux 6.0-rc1 (2022-08-14 15:50:18 -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-v6.1

for you to fetch changes up to 5b3a87a5c4f20da682d50dbaf8c4aa357cfd0d2d:

   arm64: dts: meson: add support for Beelink GT1 Ultimate (2022-09-05 09:25:59 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT changes for v6.1:
- add Bindings & DT for Beelink GT1 Ultimate
- Remove invalid 'enable-active-low' on SM1 & G12A boards
- add Bindings & DT for the new JetHub D1p

----------------------------------------------------------------
Christian Hewitt (2):
       dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding
       arm64: dts: meson: add support for Beelink GT1 Ultimate

Fabio Estevam (2):
       arm64: dts: meson-g12a: Remove 'enable-active-low'
       arm64: dts: meson-sm1-sei610: Remove 'enable-active-low'

Vyacheslav Bocharov (2):
       arm64: dts: meson-axg: add support for JetHub D1p (j110)
       dt-bindings: arm: amlogic: add bindings for Jethub D1p (j110)

  Documentation/devicetree/bindings/arm/amlogic.yaml |   2 +
  arch/arm64/boot/dts/amlogic/Makefile               |   3 +
  .../dts/amlogic/meson-axg-jethome-jethub-j100.dts  | 338 +-------------------
  .../meson-axg-jethome-jethub-j110-rev-2.dts        |  37 +++
  .../meson-axg-jethome-jethub-j110-rev-3.dts        |  27 ++
  .../dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi | 351 +++++++++++++++++++++
  arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts |   1 -
  .../boot/dts/amlogic/meson-gxm-gt1-ultimate.dts    |  91 ++++++
  arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts   |   1 -
  9 files changed, 515 insertions(+), 336 deletions(-)
  create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-2.dts
  create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-3.dts
  create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi
  create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm-gt1-ultimate.dts

WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: soc@kernel.org, arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] amlogic ARM64 DT updates for v6.1
Date: Mon, 5 Sep 2022 15:54:53 +0200	[thread overview]
Message-ID: <d0079686-40ae-58b2-e58b-c8dc6361d7f0@baylibre.com> (raw)

Hi,

Here's a set of Amlogic ARM64 DT changes for v6.1, with 2 new boards:
- Beelink GT1 Ultimate TV box
- JetHub D1p, DIN Rail Automation Controller

+ fixups with removal of invalid 'enable-active-low' on SM1 & G12A boards

Neil

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

   Linux 6.0-rc1 (2022-08-14 15:50:18 -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-v6.1

for you to fetch changes up to 5b3a87a5c4f20da682d50dbaf8c4aa357cfd0d2d:

   arm64: dts: meson: add support for Beelink GT1 Ultimate (2022-09-05 09:25:59 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT changes for v6.1:
- add Bindings & DT for Beelink GT1 Ultimate
- Remove invalid 'enable-active-low' on SM1 & G12A boards
- add Bindings & DT for the new JetHub D1p

----------------------------------------------------------------
Christian Hewitt (2):
       dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding
       arm64: dts: meson: add support for Beelink GT1 Ultimate

Fabio Estevam (2):
       arm64: dts: meson-g12a: Remove 'enable-active-low'
       arm64: dts: meson-sm1-sei610: Remove 'enable-active-low'

Vyacheslav Bocharov (2):
       arm64: dts: meson-axg: add support for JetHub D1p (j110)
       dt-bindings: arm: amlogic: add bindings for Jethub D1p (j110)

  Documentation/devicetree/bindings/arm/amlogic.yaml |   2 +
  arch/arm64/boot/dts/amlogic/Makefile               |   3 +
  .../dts/amlogic/meson-axg-jethome-jethub-j100.dts  | 338 +-------------------
  .../meson-axg-jethome-jethub-j110-rev-2.dts        |  37 +++
  .../meson-axg-jethome-jethub-j110-rev-3.dts        |  27 ++
  .../dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi | 351 +++++++++++++++++++++
  arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts |   1 -
  .../boot/dts/amlogic/meson-gxm-gt1-ultimate.dts    |  91 ++++++
  arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts   |   1 -
  9 files changed, 515 insertions(+), 336 deletions(-)
  create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-2.dts
  create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-3.dts
  create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi
  create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm-gt1-ultimate.dts

_______________________________________________
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: Neil Armstrong <narmstrong@baylibre.com>
To: soc@kernel.org, arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] amlogic ARM64 DT updates for v6.1
Date: Mon, 5 Sep 2022 15:54:53 +0200	[thread overview]
Message-ID: <d0079686-40ae-58b2-e58b-c8dc6361d7f0@baylibre.com> (raw)

Hi,

Here's a set of Amlogic ARM64 DT changes for v6.1, with 2 new boards:
- Beelink GT1 Ultimate TV box
- JetHub D1p, DIN Rail Automation Controller

+ fixups with removal of invalid 'enable-active-low' on SM1 & G12A boards

Neil

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

   Linux 6.0-rc1 (2022-08-14 15:50:18 -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-v6.1

for you to fetch changes up to 5b3a87a5c4f20da682d50dbaf8c4aa357cfd0d2d:

   arm64: dts: meson: add support for Beelink GT1 Ultimate (2022-09-05 09:25:59 +0200)

----------------------------------------------------------------
Amlogic ARM64 DT changes for v6.1:
- add Bindings & DT for Beelink GT1 Ultimate
- Remove invalid 'enable-active-low' on SM1 & G12A boards
- add Bindings & DT for the new JetHub D1p

----------------------------------------------------------------
Christian Hewitt (2):
       dt-bindings: arm: amlogic: add Beelink GT1 Ultimate binding
       arm64: dts: meson: add support for Beelink GT1 Ultimate

Fabio Estevam (2):
       arm64: dts: meson-g12a: Remove 'enable-active-low'
       arm64: dts: meson-sm1-sei610: Remove 'enable-active-low'

Vyacheslav Bocharov (2):
       arm64: dts: meson-axg: add support for JetHub D1p (j110)
       dt-bindings: arm: amlogic: add bindings for Jethub D1p (j110)

  Documentation/devicetree/bindings/arm/amlogic.yaml |   2 +
  arch/arm64/boot/dts/amlogic/Makefile               |   3 +
  .../dts/amlogic/meson-axg-jethome-jethub-j100.dts  | 338 +-------------------
  .../meson-axg-jethome-jethub-j110-rev-2.dts        |  37 +++
  .../meson-axg-jethome-jethub-j110-rev-3.dts        |  27 ++
  .../dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi | 351 +++++++++++++++++++++
  arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts |   1 -
  .../boot/dts/amlogic/meson-gxm-gt1-ultimate.dts    |  91 ++++++
  arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts   |   1 -
  9 files changed, 515 insertions(+), 336 deletions(-)
  create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-2.dts
  create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-3.dts
  create mode 100644 arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j1xx.dtsi
  create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxm-gt1-ultimate.dts

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

             reply	other threads:[~2022-09-05 13:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-05 13:54 Neil Armstrong [this message]
2022-09-05 13:54 ` [GIT PULL] amlogic ARM64 DT updates for v6.1 Neil Armstrong
2022-09-05 13:54 ` Neil Armstrong

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=d0079686-40ae-58b2-e58b-c8dc6361d7f0@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=arm@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=soc@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.