Obtain eDP Information

The function has the following parameters.

  • Function: edp_panel_get_display_timing
  • Description: The function is used to get registered information of panel.
  • Prototype: static int edp_panel_get_display_timing(struct udevice *dev, struct display_timing *timings).
    Note: This function will be called by system automatically while the eDP and display related configuration is opened.