[RFC PATCH 0/3] rockchip-lvds for rk3568

Alibek Omarov a1ba.omarov at gmail.com
Fri Sep 23 09:01:12 PDT 2022


This series adds support for the LVDS controller on the Rockchip RK3566 and
RK3568.

Tested on Autogramma Monitor RockChip, custom board based on Radxa Rock 3
Computing Module Plus.

Requires applied DSI DPHY patches by Chris Morgan, as LVDS controller
does share PHY controller with MIPI DSI.

Alibek Omarov (3):
  drm/rockchip: lvds: add rk3568 support
  arm64: dts: rockchip: rk356x: add LVDS bindings
  dt-bindings: display: rockchip-lvds: add compatible string for RK3568

 .../display/rockchip/rockchip-lvds.txt        |   1 +
 arch/arm64/boot/dts/rockchip/rk356x.dtsi      |  25 +++
 drivers/gpu/drm/rockchip/rockchip_lvds.c      | 144 +++++++++++++++++-
 drivers/gpu/drm/rockchip/rockchip_lvds.h      |  10 ++
 4 files changed, 173 insertions(+), 7 deletions(-)

-- 
2.25.1




More information about the Linux-rockchip mailing list