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