mbox series

[v3,0/2] arm64: dts: amlogic: add support for Radxa Zero

Message ID 20210909102154.22710-1-christianshewitt@gmail.com (mailing list archive)
Headers show
Series arm64: dts: amlogic: add support for Radxa Zero | expand

Message

Christian Hewitt Sept. 9, 2021, 10:21 a.m. UTC
This adds support for the Radxa Zero SBC. The device-tree is loosely
based upon existing support for SEI510 and U200 (also G12A boards)
and has been developed with the 4/32 board configuration.

Changes since v2:
- Add Rob's bindings ack
- Drop interrupts from wifi node

Changes since v1:
- Drop flash_1v8 and use vcc_1v8
- Rename dc_in to ao_5v
- Rename vcc_5v to hdmi_pw and drop GPIO control

Christian Hewitt (2):
  dt-bindings: arm: amlogic: add support for Radxa Zero
  arm64: dts: amlogic: add support for Radxa Zero

 .../devicetree/bindings/arm/amlogic.yaml      |   1 +
 arch/arm64/boot/dts/amlogic/Makefile          |   1 +
 .../dts/amlogic/meson-g12a-radxa-zero.dts     | 405 ++++++++++++++++++
 3 files changed, 407 insertions(+)
 create mode 100644 arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dts

Comments

Neil Armstrong Sept. 13, 2021, 7:52 a.m. UTC | #1
Hi,

On Thu, 9 Sep 2021 10:21:52 +0000, Christian Hewitt wrote:
> This adds support for the Radxa Zero SBC. The device-tree is loosely
> based upon existing support for SEI510 and U200 (also G12A boards)
> and has been developed with the 4/32 board configuration.
> 
> Changes since v2:
> - Add Rob's bindings ack
> - Drop interrupts from wifi node
> 
> [...]

Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v5.16/dt64)

[1/2] dt-bindings: arm: amlogic: add support for Radxa Zero
      https://git.kernel.org/amlogic/c/663aa3b3c8a26bf449944c9385e8d04512d84ba9
[2/2] arm64: dts: amlogic: add support for Radxa Zero
      https://git.kernel.org/amlogic/c/26d1400f7457cdca3f1f86a7cccb0167f96e2edf