From: Kevin Hilman <khilman@baylibre.com>
To: soc@kernel.org, arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 3/4] arm64: dts: Amlogic updates for v5.8
Date: Thu, 21 May 2020 14:40:57 -0700 [thread overview]
Message-ID: <5ec6f56a.1c69fb81.fc5d5.9ca6@mx.google.com> (raw)
Arnd, Olof,
Note this PR has a dependency a stable branch from the reset tree
(already queued for v5.8) which used by some new audio devices added this
cycle.
Kevin
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -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 0b928e4e412b1eb9e79e02cf3580b9254d338aae:
arm64: dts: meson-g12b-gtking-pro: add initial device-tree (2020-05-20 14:43:48 -0700)
----------------------------------------------------------------
arm64: dts: Amlogic updates for v5.8
Highlights:
- new boards :Beelink GT-King Pro (G12B SoC), Smartlabs SML-5442TW
(S905D), Hardkernel ODROID-C4 (SM1)
- audio: support for GX-family SoCs
- audio: internal DAC support
- use the new USB control driver for GXL and GXM
----------------------------------------------------------------
Christian Hewitt (9):
dt-bindings: add vendor prefix for Smartlabs LLC
dt-bindings: arm: amlogic: add support for the Smartlabs SML-5442TW
arm64: dts: meson: add support for the Smartlabs SML-5442TW
arm64: dts: meson: add ethernet interrupt to wetek dtsi
arm64: dts: meson: convert ugoos-am6 to common w400 dtsi
dt-bindings: arm: amlogic: add support for the Beelink GT-King
arm64: dts: meson-g12b-gtking: add initial device-tree
dt-bindings: arm: amlogic: add support for the Beelink GT-King Pro
arm64: dts: meson-g12b-gtking-pro: add initial device-tree
Dongjin Kim (1):
arm64: dts: meson-sm1: add support for Hardkernel ODROID-C4
Jerome Brunet (14):
arm64: dts: meson: kvim3: move hdmi to tdm a
dt-bindings: reset: meson: add gxl internal dac reset
arm64: dts: meson-gx: add aiu support
arm64: dts: meson: p230-q200: add initial audio playback support
arm64: dts: meson: libretech-cc: add initial audio playback support
arm64: dts: meson: libretech-ac: add initial audio playback support
arm64: dts: meson: libretech-pc: add initial audio playback support
arm64: dts: meson: gxl: add acodec support
arm64: dts: meson: p230-q200: add internal DAC support
arm64: dts: meson: libretech-cc: add internal DAC support
arm64: dts: meson: libretech-ac: add internal DAC support
arm64: dts: meson: libretech-pc: add internal DAC support
arm64: dts: meson: g12: add internal DAC
arm64: dts: meson: g12: add internal DAC glue
Kevin Hilman (1):
Merge branch 'reset/meson-gxl-dac' of git://git.pengutronix.de/pza/linux into HEAD
Martin Blumenstingl (1):
arm64: dts: amlogic: use the new USB control driver for GXL and GXM
Neil Armstrong (7):
arm64: dts: meson: fixup SCP sram nodes
arm64: dts: meson-g12b-ugoos-am6: fix board compatible
arm64: dts: meson-gxbb-kii-pro: fix board compatible
arm64: dts: meson: fix leds subnodes name
arm64: dts: meson-g12b: move G12B thermal nodes to meson-g12b.dtsi
arm64: dts: meson-sm1: add cpu thermal nodes
dt-bindings: arm: amlogic: add odroid-c4 bindings
Tim Lewis (1):
arm64: dts: meson: S922X: extend cpu opp-points
Documentation/devicetree/bindings/arm/amlogic.yaml | 4 +
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/amlogic/Makefile | 4 +
arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 6 +-
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 11 +++
arch/arm64/boot/dts/amlogic/meson-g12.dtsi | 32 ++-----
arch/arm64/boot/dts/amlogic/meson-g12b-gtking-pro.dts | 125 +++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-g12b-gtking.dts | 145 +++++++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi | 18 ++--
arch/arm64/boot/dts/amlogic/meson-g12b-s922x.dtsi | 15 +++
arch/arm64/boot/dts/amlogic/meson-g12b-ugoos-am6.dts | 377 +-------------------------------------------------------------------------
arch/arm64/boot/dts/amlogic/meson-g12b-w400.dtsi | 423 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-g12b.dtsi | 22 +++++
arch/arm64/boot/dts/amlogic/meson-gx-libretech-pc.dtsi | 78 +++++++++++++++-
arch/arm64/boot/dts/amlogic/meson-gx-p23x-q20x.dtsi | 98 +++++++++++++++++++-
arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 23 ++++-
arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts | 2 +-
arch/arm64/boot/dts/amlogic/meson-gxbb-nanopi-k2.dts | 2 +-
arch/arm64/boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts | 2 +-
arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 2 +-
arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 2 +-
arch/arm64/boot/dts/amlogic/meson-gxbb-wetek-play2.dts | 4 +-
arch/arm64/boot/dts/amlogic/meson-gxbb-wetek.dtsi | 6 +-
arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 23 +++++
arch/arm64/boot/dts/amlogic/meson-gxl-s805x-libretech-ac.dts | 73 ++++++++++++++-
arch/arm64/boot/dts/amlogic/meson-gxl-s805x-p241.dts | 3 +-
arch/arm64/boot/dts/amlogic/meson-gxl-s905d-phicomm-n1.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts | 80 ++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-gxl-s905w-p281.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-gxl-s905w-tx3-mini.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 77 +++++++++++++++-
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-nexbox-a95x.dts | 3 +-
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-p212.dtsi | 3 +-
arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 79 ++++++++++++----
arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts | 3 +-
arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts | 3 +-
arch/arm64/boot/dts/amlogic/meson-gxm-rbox-pro.dts | 4 +-
arch/arm64/boot/dts/amlogic/meson-gxm-vega-s96.dts | 4 +
arch/arm64/boot/dts/amlogic/meson-gxm.dtsi | 7 +-
arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi | 4 +-
arch/arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dts | 402 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dts | 2 +-
arch/arm64/boot/dts/amlogic/meson-sm1.dtsi | 24 +++++
include/dt-bindings/reset/amlogic,meson-gxbb-reset.h | 2 +-
45 files changed, 1751 insertions(+), 464 deletions(-)
create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-gtking-pro.dts
create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-gtking.dts
create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12b-w400.dtsi
create mode 100644 arch/arm64/boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts
create mode 100644 arch/arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dts
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
reply other threads:[~2020-05-21 21:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5ec6f56a.1c69fb81.fc5d5.9ca6@mx.google.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).