Skip to content

Commit fd750d3

Browse files
committed
Extending ili9881c driver support for nwe080 panel
Signed-off-by: Penk Chen <[email protected]> drm/panel: ilitek-ili9881c: Clean up on mipi_dsi_attach failure mipi_dsi_attach is allowed to fail, and currently the probe code doesn't clean up (mainly drm_panel_remove) if this happens. Add cleanup code on failure. Signed-off-by: Dave Stevenson <[email protected]> drm/panel: panel-ilitek9881c: Use cansleep methods Use cansleep version of gpiod_set_value so external IO drivers (like via I2C) can be used. Signed-off-by: Mark Williams <[email protected]> drm/panel: panel-ilitek9881c: Crystalfontz support Add support for Crystalfontz CFAF7201280A0-050Tx panel. Signed-off-by: Mark Williams <[email protected]> drm/panel: ili9881: Add configuration for the new panels Add configuration for the 5" and 7" Raspberry Pi 720x1280 DSI panels based on ili9881. Signed-off-by: Dave Stevenson <[email protected]> Update panel-ilitek-ili9881c.c Correcting display dimension typo ILI9881C: Update timings for CFAF7201280A0-050TX Update of ILI9881C CFAF7201280A0-050TX panel timing to work with the CM5. Signed-off-by: Mark Williams <[email protected]>
1 parent bcb768a commit fd750d3

File tree

1 file changed

+706
-1
lines changed

1 file changed

+706
-1
lines changed

0 commit comments

Comments
 (0)