arm64: dts: rockchip: add Anbernic RG-ARC S and RG-ARC D
authorChris Morgan <macromorgan@hotmail.com>
Tue, 23 Jan 2024 21:21:11 +0000 (15:21 -0600)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 25 Jan 2024 20:03:21 +0000 (21:03 +0100)
commit05a708c6ebcadfb6c506f649375ccfc56b572652
treea0ea6ee24e4bd26d4b7fc82af4014dd3224aa0fb
parente441dd472eb23329de738f365a5429fe7e6f844b
arm64: dts: rockchip: add Anbernic RG-ARC S and RG-ARC D

Add support for the Anbernic RG-ARC S and RG-ARC D devices. These
devices feature the following:
 - Rockchip RK3566 SoC
 - 4 inch 480x640 display (rotated)
 - Goodix multi-touch (ARC D only, untested as I lack the device)
 - 1GB (ARC S) or 2GB (ARC D) of RAM
 - 2 SDMMC slots
 - eMMC (ARC D only)
 - Realtek 8821CS WiFi/Bluetooth
 - External stereo speakers
 - 6 face buttons (A, B, C, X, Y, Z) along with a D-Pad and start and
   select buttons.
 - A PWM vibrator.

Note that the Goodix touchscreen on I2C2 is not defined, as I lack
the necessary hardware to confirm it works correctly with the mainline
driver.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20240123212111.202146-5-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/Makefile
arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg-arc-d.dts [new file with mode: 0644]
arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg-arc-s.dts [new file with mode: 0644]
arch/arm64/boot/dts/rockchip/rk3566-anbernic-rg-arc.dtsi [new file with mode: 0644]