Project 'edgehog/bsp/nxp/linux-seco-imx' was moved to 'clea-os/bsp/nxp/linux-seco-imx'. Please update any links and bookmarks that may still have the old path.
[DRIVER] panel-simple: assign data from panel_dpi_probe() correctly
In the function panel_simple_probe() the pointer panel->desc is assigned to the passed pointer desc. If function panel_dpi_probe() is called panel->desc will be updated, update the desc pointer to be able to use the data from panel_dpi_probe().
Loading
Please register or sign in to comment