]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: rockchip: Add Pine64 PineTab2
authorJonas Karlman <jonas@kwiboo.se>
Sun, 4 Feb 2024 17:30:35 +0000 (17:30 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Thu, 14 Mar 2024 07:27:28 +0000 (15:27 +0800)
commitc60958d44ef8ca1f7c851103dd4f42a938468076
tree89892c038a0e7514a2804656288dc27cdc6d5f36
parentb54c3d0dd69bd68fafb4481d694615a95a935f47
board: rockchip: Add Pine64 PineTab2

The Pine64 PineTab2 is a tablet computer based on the Rockchip RK3566
SoC. The table features 4/8 GB LPDDR4 RAM and 64/128 GB eMMC storage.

Features tested on a Pine64 PineTab2 8GB v2.0:
- SD-card boot
- eMMC boot
- SPI Flash boot
- USB host

Device tree is imported from linux maintainer branch v6.9-armsoc/dts64,
commit 1b7e19448f8f ("arm64: dts: rockchip: Add devicetree for Pine64
PineTab2").

Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/dts/Makefile
arch/arm/dts/rk3566-pinetab2-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/rk3566-pinetab2-v0.1-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/rk3566-pinetab2-v0.1.dts [new file with mode: 0644]
arch/arm/dts/rk3566-pinetab2-v2.0-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/rk3566-pinetab2-v2.0.dts [new file with mode: 0644]
arch/arm/dts/rk3566-pinetab2.dtsi [new file with mode: 0644]
board/pine64/quartz64_rk3566/MAINTAINERS
configs/pinetab2-rk3566_defconfig [new file with mode: 0644]
doc/board/rockchip/rockchip.rst