[PATCH 0/9] rockchip: Add Powkiddy X55
Chris Morgan
macroalpha82 at gmail.com
Thu Nov 30 07:56:15 PST 2023
From: Chris Morgan <macromorgan at hotmail.com>
Add support for the Rockchip RK3566 based Powkiddy X55 handheld gaming
console.
Chris Morgan (9):
drm/panel: himax-hx8394: Drop prepare/unprepare tracking
drm/panel: himax-hx8394: Drop shutdown logic
dt-bindings: display: Document Himax HX8394 panel rotation
drm/panel: himax-hx8394: Add Panel Rotation Support
dt-bindings: display: himax-hx8394: Add Powkiddy X55 panel
drm/panel: himax-hx8394: Add Support for Powkiddy X55 panel
clk: rockchip: Mark pclk_usb as critical on rk3568
dt-bindings: arm: rockchip: Add Powkiddy X55
arm64: dts: rockchip: Add Powkiddy X55
.../devicetree/bindings/arm/rockchip.yaml | 1 +
.../bindings/display/panel/himax,hx8394.yaml | 3 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../boot/dts/rockchip/rk3566-powkiddy-x55.dts | 926 ++++++++++++++++++
drivers/clk/rockchip/clk-rk3568.c | 1 +
drivers/gpu/drm/panel/panel-himax-hx8394.c | 180 +++-
6 files changed, 1084 insertions(+), 28 deletions(-)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-powkiddy-x55.dts
--
2.34.1
More information about the Linux-rockchip
mailing list