]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: vt8500: Add VIA APC Rock/Paper board
authorAlexey Charkov <alchark@gmail.com>
Fri, 25 Apr 2025 15:02:23 +0000 (19:02 +0400)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 12 May 2025 06:35:22 +0000 (08:35 +0200)
commit22488d6bd17cbad9eeee70d64c888735b366167d
tree0ce71185be5ce108319cf4d89fb54cf8a723a2e8
parent3e96de394ca0d426b2df6f63991057036b89e643
ARM: dts: vt8500: Add VIA APC Rock/Paper board

APC Rock is a development board based on WonderMedia WM8590 released
around 2013. Paper is the same board, but with the VGA port left
unpopulated, and shipped with a recycled cardboard case

Its hardware includes:
* Single-core Cortex-A9 CPU at 800 MHz
* 512MB DDR3 RAM
* 4GB NAND flash
* 8MB SPI NOR flash
* ARM Mali-400 GPU
* HDMI output (type A) capable of 1080p
* VGA output (on Rock, but not on Paper)
* 2x USB 2.0 type A
* 1x USB 2.0 OTG (microUSB connector)
* microSD slot
* 10/100M Ethernet
* 3.5mm minijack connector with combined headphones/mic
* Half-height miniPCIe slot (with only USB 2.0 signals)

Signed-off-by: Alexey Charkov <alchark@gmail.com>
Link: https://lore.kernel.org/r/20250425-apc_paper_binding-v5-2-3aef49e97332@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/boot/dts/vt8500/Makefile
arch/arm/boot/dts/vt8500/wm8950-apc-rock.dts [new file with mode: 0644]
arch/arm/boot/dts/vt8500/wm8950.dtsi [new file with mode: 0644]