On Thu 26 Sep 16:02 PDT 2019, Jeffrey Hugo wrote: > This enables display on the Lenovo Yoga C630 by connecting the DSI output > from the SoC to the eDP input of the panel. > > Signed-off-by: Jeffrey Hugo <jeffrey.l.h...@gmail.com>
Applied, thanks > --- > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > index 0134a84481f8..f318836bb9b8 100644 > --- a/arch/arm64/configs/defconfig > +++ b/arch/arm64/configs/defconfig > @@ -541,6 +541,7 @@ CONFIG_DRM_MSM=m > CONFIG_DRM_TEGRA=m > CONFIG_DRM_PANEL_SIMPLE=m > CONFIG_DRM_SII902X=m > +CONFIG_DRM_TI_SN65DSI86=m > CONFIG_DRM_I2C_ADV7511=m > CONFIG_DRM_VC4=m > CONFIG_DRM_ETNAVIV=m > -- > 2.17.1 >