Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1157012 > unrolled thread

Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable display on Trats2board

Started byKukjin Kim <kgene@kernel.org>
First post2015-06-03 03:10 +0200
Last post2015-06-03 03:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable display on Trats2board Kukjin Kim <kgene@kernel.org> - 2015-06-03 03:10 +0200

#1157012 — Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable display on Trats2board

FromKukjin Kim <kgene@kernel.org>
Date2015-06-03 03:10 +0200
SubjectRe: [PATCH 2/2] ARM: multi_v7_defconfig: Enable display on Trats2board
Message-ID<px5lU-1O2-11@gated-at.bofh.it>
On 05/24/15 05:27, Arnd Bergmann wrote:
> On Saturday 23 May 2015 11:18:58 Kukjin Kim wrote:
>> On 05/22/15 18:11, Javier Martinez Canillas wrote:
>>> 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 <k.kozlowski@samsung.com>
>>>> ---
>>>>  arch/arm/configs/multi_v7_defconfig | 2 ++
>>>>  1 file changed, 2 insertions(+)
>>>>
>>>> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
>>>> index 0848337a2a01..e9785020aab1 100644
>>>> --- a/arch/arm/configs/multi_v7_defconfig
>>>> +++ b/arch/arm/configs/multi_v7_defconfig
>>>> @@ -413,10 +413,12 @@ CONFIG_DRM=y
>>>>  CONFIG_DRM_PTN3460=m
>>>>  CONFIG_DRM_PS8622=m
>>>>  CONFIG_DRM_EXYNOS=m
>>>> +CONFIG_DRM_EXYNOS_DSI=y
>>>>  CONFIG_DRM_EXYNOS_FIMD=y
>>>>  CONFIG_DRM_EXYNOS_HDMI=y
>>>>  CONFIG_DRM_RCAR_DU=m
>>>>  CONFIG_DRM_TEGRA=y
>>>> +CONFIG_DRM_PANEL_S6E8AA0=m
>>>>  CONFIG_DRM_PANEL_SIMPLE=y
>>>>  CONFIG_FB_ARMCLCD=y
>>>>  CONFIG_FB_WM8505=y
>>>>
>>>
>>> Reviewed-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
>>>
>> Looks good to me and this would be handled by arm-soc guys directly 
>>
>> Acked-by: Kukjin Kim <kgene@kernel.org>
>>
> 
> I'd actually prefer if you could put this into the same branch as your
> other defconfig changes. We'll handle any conflicts when merging that in.
> 
OK, done.

Thanks,
Kukjin
--
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web