[PATCH 0/2] Add Powkiddy RGB20SX
Chris Morgan
macroalpha82 at gmail.com
Tue Oct 1 08:40:14 PDT 2024
From: Chris Morgan <macromorgan at hotmail.com>
Add support for the Powkiddy RGB20SX handheld gaming console. The
device is mostly identical to the RGB30 but with a few key differences.
Namely, the size of the battery and presense of a function button
differ from the RGB30; these changes cannot be detected at runtime and
necessitate a distinct devicetree.
https://powkiddy.com/products/pre-sale-powkiddy-rgb20sx-handheld-game-console
Chris Morgan (2):
dt-bindings: arm: rockchip: Add Powkiddy RGB20SX
arm64: dts: rockchip: Add Powkiddy RGB20SX
.../devicetree/bindings/arm/rockchip.yaml | 1 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../dts/rockchip/rk3566-powkiddy-rgb20sx.dts | 89 +++++++++++++++++++
3 files changed, 91 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-powkiddy-rgb20sx.dts
--
2.43.0
More information about the Linux-rockchip
mailing list