* Adam Ford <aford173@xxxxxxxxx> [190911 17:14]: > On Wed, Sep 11, 2019 at 11:50 AM Sebastian Reichel <sre@xxxxxxxxxx> wrote: > > > > Hi, > > > > On Wed, Sep 11, 2019 at 09:52:25AM -0500, Adam Ford wrote: > > > The omap panel-dpi driver was removed in > > > Commit 8bf4b1621178 ("drm/omap: Remove panel-dpi driver") > > > > > > The tFP410 and DVI connector was remove in > > > Commit be3143d8b27f ("drm/omap: Remove TFP410 and DVI connector drivers") > > > > > > This patch removes these items from the omap2plus_defconfig. > > > > The omapdrm specific drivers have generic replacements, that > > should be added to the defconfig instead: > > > > DRM_OMAP_PANEL_DPI -> DRM_PANEL_SIMPLE > > DRM_OMAP_ENCODER_TFP410 -> DRM_TI_TFP410 > > > > Nothing should be required for DRM_OMAP_CONNECTOR_DVI. > > The DPI panel was already done. > > https://patchwork.kernel.org/patch/11119569/ > > I'll submit a patch for the TFP410 I picked that one into fixes, will apply the rest of defconfig changes into omap-for-v5.5/defconfig. Not planning on pushing it out until after -rc1 though. Regards, Tony