linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable SN65DSI86 display bridge
@ 2019-09-26 23:02 Jeffrey Hugo
  2019-10-17 22:55 ` Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Jeffrey Hugo @ 2019-09-26 23:02 UTC (permalink / raw)
  To: bjorn.andersson; +Cc: linux-arm-kernel, linux-kernel, Jeffrey Hugo

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.hugo@gmail.com>
---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable SN65DSI86 display bridge
  2019-09-26 23:02 [PATCH] arm64: defconfig: Enable SN65DSI86 display bridge Jeffrey Hugo
@ 2019-10-17 22:55 ` Bjorn Andersson
  0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Andersson @ 2019-10-17 22:55 UTC (permalink / raw)
  To: Jeffrey Hugo; +Cc: linux-arm-kernel, linux-kernel

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.hugo@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
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-17 22:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-26 23:02 [PATCH] arm64: defconfig: Enable SN65DSI86 display bridge Jeffrey Hugo
2019-10-17 22:55 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).