Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1157012
| Path | csiph.com!aioe.org!news.servidellagleba.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Kukjin Kim <kgene@kernel.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable display on Trats2board |
| Date | Wed, 03 Jun 2015 03:10:02 +0200 |
| Message-ID | <px5lU-1O2-11@gated-at.bofh.it> (permalink) |
| References | <psJjX-6pV-11@gated-at.bofh.it> <psRhy-1Fu-63@gated-at.bofh.it> <pt7cB-8wq-1@gated-at.bofh.it> <ptodr-8pw-1@gated-at.bofh.it> |
| X-Original-To | Arnd Bergmann <arnd@arndb.de> |
| User-Agent | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 |
| MIME-Version | 1.0 |
| X-Enigmail-Version | 1.1.1 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 7bit |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 51 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Kukjin Kim <kgene@kernel.org>, Javier Martinez Canillas <javier.martinez@collabora.co.uk>, Krzysztof Kozlowski <k.kozlowski@samsung.com>, Olof Johansson <olof@lixom.net>, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Wed, 03 Jun 2015 10:04:12 +0900 |
| X-Original-Message-ID | <556E528C.6020806@kernel.org> |
| X-Original-References | <1432255718-11695-1-git-send-email-k.kozlowski@samsung.com> <555EF2B5.1000504@collabora.co.uk> <555FE392.5030409@kernel.org> <6222475.TyjQftkmuB@wuerfel> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | aioe.org linux.kernel:1157012 |
Show key headers only | View raw
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/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 2/2] ARM: multi_v7_defconfig: Enable display on Trats2board Kukjin Kim <kgene@kernel.org> - 2015-06-03 03:10 +0200
csiph-web