Enable eDP
The function has the following parameters.
- Function:
lt8911exb_panel_enable
. - Description: The function is used to enable the display of eDP, initialize lane configuration and DSI configuration, then turn on backlight and power of eDP.
- Prototype:
static int lt8911exb_panel_enable(struct drm_panel *panel)
.