From: Chris Morgan <macromor...@hotmail.com> Add support for the DSI panel as found on the Gameforce Ace handheld gaming console based on the RK3588s.
Chris Morgan (4): dt-bindings: vendor-prefixes: Add prefix for Huiling dt-bindings: display: himax-hx8394: Add Huiling hl055fhav028c drm/panel: himax-hx8394: Add Support for Huiling hl055fhav028c arm64: dts: rockchip: Add DSI panel support for gameforce-ace .../bindings/display/panel/himax,hx8394.yaml | 17 ++- .../devicetree/bindings/vendor-prefixes.yaml | 2 + .../dts/rockchip/rk3588s-gameforce-ace.dts | 66 ++++++++ drivers/gpu/drm/panel/panel-himax-hx8394.c | 142 ++++++++++++++++++ 4 files changed, 221 insertions(+), 6 deletions(-) -- 2.43.0