From: Kevin Hilman <khilman@baylibre.com>
To: arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64: dts: Amlogic updates for v5.2
Date: Fri, 29 Mar 2019 14:29:54 -0700 [thread overview]
Message-ID: <7hr2apv06l.fsf@baylibre.com> (raw)
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
Linux 5.1-rc1 (2019-03-17 14:22:26 -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 e2cffeb398f4830b004774444809ee256b9bc653:
arm64: dts: meson-g12a: Add CMA reserved memory (2019-03-29 14:19:42 -0700)
----------------------------------------------------------------
arm64: dts: Amlogic updates for v5.2
Highlights
- new board: SEI Robotics 510, based on S905X2 SoC (G12A)
- enable more periphearls for S905X2 based boards
----------------------------------------------------------------
Chuanhong Guo (1):
arm64: dts: meson-gxl-s905d-phicomm-n1: add status LED
Guillaume La Roque (1):
arm64: dts: meson-g12a-x96-max: add regulators
Jerome Brunet (6):
arm64: dts: meson: g12a: add secure monitor
arm64: dts: meson: g12a: add efuse
arm64: dts: meson: g12a: add pinctrl support controllers
arm64: dts: meson: g12a: add uart_ao_a pinctrl
arm64: dts: meson: g12a: add reset controller
arm64: dts: meson-g12a-sei510: add regulators
Neil Armstrong (11):
vendor-prefixes: Add prefix for Shenzhen SEI Robotics Co., Ltd
arm64: dts: Add SEI Robotics SEI510 Board
arm64: dts: meson-g12a: Add AO Secure node
arm64: dts: meson-gxm-nexbox-a1: Enable USB
arm64: dts: meson: g12a: Add AO Clock + Reset Controller support
arm64: dts: meson: g12a: Add UART A, B & C nodes and pins
arm64: dts: meson-g12a-u200: add uart_AO pinctrl
arm64: dts: meson-g12a-sei510: add uart_AO pinctrl
arm64: dts: meson-g12a-x96-max: add uart_AO pinctrl
arm64: dts: meson-g12a-x96-max: Enable BT Module
arm64: dts: meson-g12a: Add CMA reserved memory
Documentation/devicetree/bindings/arm/amlogic.txt | 1 +
Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
arch/arm64/boot/dts/amlogic/Makefile | 1 +
arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts | 97 ++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts | 2 +
arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts | 81 ++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 183 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-gxl-s905d-phicomm-n1.dts | 10 +++++
arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts | 4 ++
9 files changed, 380 insertions(+)
create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12a-sei510.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: arm@kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64: dts: Amlogic updates for v5.2
Date: Fri, 29 Mar 2019 14:29:54 -0700 [thread overview]
Message-ID: <7hr2apv06l.fsf@baylibre.com> (raw)
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
Linux 5.1-rc1 (2019-03-17 14:22:26 -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 e2cffeb398f4830b004774444809ee256b9bc653:
arm64: dts: meson-g12a: Add CMA reserved memory (2019-03-29 14:19:42 -0700)
----------------------------------------------------------------
arm64: dts: Amlogic updates for v5.2
Highlights
- new board: SEI Robotics 510, based on S905X2 SoC (G12A)
- enable more periphearls for S905X2 based boards
----------------------------------------------------------------
Chuanhong Guo (1):
arm64: dts: meson-gxl-s905d-phicomm-n1: add status LED
Guillaume La Roque (1):
arm64: dts: meson-g12a-x96-max: add regulators
Jerome Brunet (6):
arm64: dts: meson: g12a: add secure monitor
arm64: dts: meson: g12a: add efuse
arm64: dts: meson: g12a: add pinctrl support controllers
arm64: dts: meson: g12a: add uart_ao_a pinctrl
arm64: dts: meson: g12a: add reset controller
arm64: dts: meson-g12a-sei510: add regulators
Neil Armstrong (11):
vendor-prefixes: Add prefix for Shenzhen SEI Robotics Co., Ltd
arm64: dts: Add SEI Robotics SEI510 Board
arm64: dts: meson-g12a: Add AO Secure node
arm64: dts: meson-gxm-nexbox-a1: Enable USB
arm64: dts: meson: g12a: Add AO Clock + Reset Controller support
arm64: dts: meson: g12a: Add UART A, B & C nodes and pins
arm64: dts: meson-g12a-u200: add uart_AO pinctrl
arm64: dts: meson-g12a-sei510: add uart_AO pinctrl
arm64: dts: meson-g12a-x96-max: add uart_AO pinctrl
arm64: dts: meson-g12a-x96-max: Enable BT Module
arm64: dts: meson-g12a: Add CMA reserved memory
Documentation/devicetree/bindings/arm/amlogic.txt | 1 +
Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
arch/arm64/boot/dts/amlogic/Makefile | 1 +
arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dts | 97 ++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-g12a-u200.dts | 2 +
arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts | 81 ++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 183 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/amlogic/meson-gxl-s905d-phicomm-n1.dts | 10 +++++
arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts | 4 ++
9 files changed, 380 insertions(+)
create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12a-sei510.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:[~2019-03-29 21:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-29 21:29 Kevin Hilman [this message]
2019-03-29 21:29 ` [GIT PULL] arm64: dts: Amlogic updates for v5.2 Kevin Hilman
2019-04-28 19:14 ` Olof Johansson
2019-04-28 19:14 ` Olof Johansson
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=7hr2apv06l.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=arm@kernel.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.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.