Skip to content

rk3399 mipi dsi is not working out of the box #99

@iyzsong

Description

@iyzsong

there are 3 issues in rk3399 mipi dsi:

  • in rk3399.dtsi mipi_dsi compatible is rorkchip,rk3399_mipi_dsi, which should be rockchip,rk3399-mipi-dsi to use the drm/dw_mipi_dsi driver.
  • both rk3399_vop.c and drm/rockchip_crtc.c match rockchip,rk3399-vop-big and rockchip,rk3399-vop-lit, but only the crtc one should match them.
  • in rk3399-evb.dts as an example, the panel should be put in mipi_dsi node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions