mbox series

[v3,0/2] dts: uniphier: Add Akebi96 Board support

Message ID 20200421000422.6823a1a023161a987aad0d05@linaro.org (mailing list archive)
Headers show
Series dts: uniphier: Add Akebi96 Board support | expand

Message

Masami Hiramatsu April 20, 2020, 3:04 p.m. UTC
Hello,

Here is the 3rd version of the patches to add a devicetree for 
Akebi96 board.

This version simplifies the devicetree according to Masahiro's
comment and update patch description. (Thanks!)

The Akebi96 is a certified 96boards which is based on Socionext
UniPhier LD20 SoC. Most of the part is similar to LD20 reference
board, but there are some changes.

  - MAX3421 USB-SPI chip on SPI port3 (for USB gadget port.)
  - Simple frame buffer with 1080p fixed resolution.
  - I2S port which is connected to aout1b instead of aout1.
  - 3 serial ports, only serial3 has CTS/RTS.
  - No NAND, only eMMC on the board.
  - OP-TEE installed firmware.

See https://www.96boards.org/product/akebi96/ for details.

Thank you,

---

Masami Hiramatsu (2):
      dt-bindings: arm: Add Akebi96 board support
      arm64: dts: uniphier: Add support for Akebi96


 .../bindings/arm/socionext/uniphier.yaml           |    1 
 arch/arm64/boot/dts/socionext/Makefile             |    1 
 .../boot/dts/socionext/uniphier-ld20-akebi96.dts   |  190 ++++++++++++++++++++
 3 files changed, 192 insertions(+)
 create mode 100644 arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dts

--
Masami Hiramatsu <masami.hiramatsu@linaro.org>