From: Kevin Hilman <khilman@baylibre.com>
To: soc@kernel.org
Cc: linux-amlogic@lists.infradead.org, arm@kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64: dts: amlogic updates for v5.10
Date: Fri, 25 Sep 2020 07:30:54 -0700 [thread overview]
Message-ID: <7h3636kjxd.fsf@baylibre.com> (raw)
The following changes since commit 67d141c1f8e604a9c02d6a60f7827443d7f44762:
arm64: dts: meson: odroid-n2: add jack audio output support (2020-07-29 12:18:32 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64
for you to fetch changes up to 63fafc5a046b1e21756de691b48f0c70c25e1426:
arm64: dts: meson: initial support for aml-s905x-cc v2 (2020-09-18 13:35:27 -0700)
----------------------------------------------------------------
arm64: dtc: amlogic updates for v5.10
- new boards: libretch s905x cc v2, Hardkernel ODROID-N2+
- vim3: sound updates
----------------------------------------------------------------
Christian Hewitt (3):
arm64: dts: meson: convert ODROID-N2 to dtsi
dt-bindings: arm: amlogic: add support for the ODROID-N2+
arm64: dts: meson: add support for the ODROID-N2+
Jerome Brunet (5):
arm64: dts: meson: vim3: correct led polarity
arm64: dts: meson: vim3: make sound card common to all variants
arm64: dts: meson: vim3l: remove sound card definition
dt-bindings: arm: amlogic: add support for libretch s905x cc v2
arm64: dts: meson: initial support for aml-s905x-cc v2
Documentation/devicetree/bindings/arm/amlogic.yaml | 2 +
arch/arm64/boot/dts/amlogic/Makefile | 2 +
arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi | 88 ------------
arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2-plus.dts | 31 +++++
arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dts | 618 +--------------------------------------------------------------------------------
arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi | 625 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc-v2.dts | 318 ++++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi | 94 ++++++++++++-
arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dts | 86 ------------
9 files changed, 1071 insertions(+), 793 deletions(-)
create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2-plus.dts
create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi
create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc-v2.dts
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: soc@kernel.org
Cc: linux-amlogic@lists.infradead.org, arm@kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64: dts: amlogic updates for v5.10
Date: Fri, 25 Sep 2020 07:30:54 -0700 [thread overview]
Message-ID: <7h3636kjxd.fsf@baylibre.com> (raw)
The following changes since commit 67d141c1f8e604a9c02d6a60f7827443d7f44762:
arm64: dts: meson: odroid-n2: add jack audio output support (2020-07-29 12:18:32 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64
for you to fetch changes up to 63fafc5a046b1e21756de691b48f0c70c25e1426:
arm64: dts: meson: initial support for aml-s905x-cc v2 (2020-09-18 13:35:27 -0700)
----------------------------------------------------------------
arm64: dtc: amlogic updates for v5.10
- new boards: libretch s905x cc v2, Hardkernel ODROID-N2+
- vim3: sound updates
----------------------------------------------------------------
Christian Hewitt (3):
arm64: dts: meson: convert ODROID-N2 to dtsi
dt-bindings: arm: amlogic: add support for the ODROID-N2+
arm64: dts: meson: add support for the ODROID-N2+
Jerome Brunet (5):
arm64: dts: meson: vim3: correct led polarity
arm64: dts: meson: vim3: make sound card common to all variants
arm64: dts: meson: vim3l: remove sound card definition
dt-bindings: arm: amlogic: add support for libretch s905x cc v2
arm64: dts: meson: initial support for aml-s905x-cc v2
Documentation/devicetree/bindings/arm/amlogic.yaml | 2 +
arch/arm64/boot/dts/amlogic/Makefile | 2 +
arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi | 88 ------------
arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2-plus.dts | 31 +++++
arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dts | 618 +--------------------------------------------------------------------------------
arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi | 625 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc-v2.dts | 318 ++++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi | 94 ++++++++++++-
arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dts | 86 ------------
9 files changed, 1071 insertions(+), 793 deletions(-)
create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2-plus.dts
create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi
create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc-v2.dts
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2020-09-25 14:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-25 14:30 Kevin Hilman [this message]
2020-09-25 14:30 ` [GIT PULL] arm64: dts: amlogic updates for v5.10 Kevin Hilman
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=7h3636kjxd.fsf@baylibre.com \
--to=khilman@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.