]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: sunxi: Add Libre Computer ALL-H3-IT H5 board
authorChen-Yu Tsai <wens@csie.org>
Tue, 24 Dec 2019 06:15:55 +0000 (14:15 +0800)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 26 Dec 2019 09:54:53 +0000 (10:54 +0100)
commit1b27080ab24506263d9b789e2f5e998cf618b92c
treea32010acf3bc3d7f142b154cd069309f80a7954c
parent16c8ff571a16f47592ae161f92737b2fd50a0e70
ARM: dts: sunxi: Add Libre Computer ALL-H3-IT H5 board

The Libre Computer ALL-H3-IT board is a small single board computer that
is roughly the same size as the Raspberry Pi Zero, or around 20% smaller
than a credit card.

The board features:

  - H2, H3, or H5 SoC from Allwinner
  - 2 DDR3 DRAM chips
  - Realtek RTL8821CU based WiFi module
  - 128 Mbit SPI-NOR flash
  - micro-SD card slot
  - micro HDMI video output
  - FPC connector for camera sensor module
  - generic Raspberri-Pi style 40 pin GPIO header
  - additional pin headers for extra USB host ports, ananlog audio and
    IR receiver

Only H5 variant test samples were made available, but the vendor does
have plans to include at least an H3 variant. Thus the device tree is
split much like the ALL-H3-CC, with a common dtsi file for the board
design, and separate dts files including the common board file and the
SoC dtsi file. The other variants will be added as they are made
available.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Documentation/devicetree/bindings/arm/sunxi.yaml
arch/arm/boot/dts/sunxi-libretech-all-h3-it.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/allwinner/Makefile
arch/arm64/boot/dts/allwinner/sun50i-h5-libretech-all-h3-it.dts [new file with mode: 0644]