Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946061AbbEVJKI (ORCPT ); Fri, 22 May 2015 05:10:08 -0400 Received: from bhuna.collabora.co.uk ([93.93.135.160]:56565 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161023AbbEVJKG (ORCPT ); Fri, 22 May 2015 05:10:06 -0400 Message-ID: <555EF265.30608@collabora.co.uk> Date: Fri, 22 May 2015 11:09:57 +0200 From: Javier Martinez Canillas User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0 MIME-Version: 1.0 To: Krzysztof Kozlowski , Arnd Bergmann , Olof Johansson , Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] ARM: exynos_defconfig: Enable display on Trats2 board References: <1432255718-11695-1-git-send-email-k.kozlowski@samsung.com> In-Reply-To: <1432255718-11695-1-git-send-email-k.kozlowski@samsung.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1169 Lines: 37 Hello Krzysztof, On 05/22/2015 02:48 AM, Krzysztof Kozlowski wrote: > Enable the Exynos DSI and S6E8AA0 panel for full X11 display on Trats2. > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/configs/exynos_defconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig > index d034c96c039b..e7ccec487422 100644 > --- a/arch/arm/configs/exynos_defconfig > +++ b/arch/arm/configs/exynos_defconfig > @@ -135,9 +135,11 @@ CONFIG_DRM_BRIDGE=y > CONFIG_DRM_PTN3460=y > CONFIG_DRM_PS8622=y > CONFIG_DRM_EXYNOS=y > +CONFIG_DRM_EXYNOS_DSI=y > CONFIG_DRM_EXYNOS_FIMD=y > CONFIG_DRM_EXYNOS_DP=y > CONFIG_DRM_PANEL=y > +CONFIG_DRM_PANEL_S6E8AA0=y > CONFIG_DRM_PANEL_SIMPLE=y > CONFIG_FB=y > CONFIG_FB_MODE_HELPERS=y > Reviewed-by: Javier Martinez Canillas Best regards, Javier -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/