Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1474354 > unrolled thread
| Started by | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| First post | 2016-09-01 14:00 +0200 |
| Last post | 2016-09-07 10:20 +0200 |
| Articles | 2 — 2 participants |
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.
[PATCH v2 2/2] ARM: exynos_defconfig: Remove old non-working MIPI driver Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-09-01 14:00 +0200
Re: [PATCH v2 2/2] ARM: exynos_defconfig: Remove old non-working MIPI driver Tomi Valkeinen <tomi.valkeinen@ti.com> - 2016-09-07 10:20 +0200
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2016-09-01 14:00 +0200 |
| Subject | [PATCH v2 2/2] ARM: exynos_defconfig: Remove old non-working MIPI driver |
| Message-ID | <scyOZ-1lf-3@gated-at.bofh.it> |
The Exynos MIPI driver does not work anymore (it is board file only) so it is removed. Remove also config option. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> --- Changes since v1: 1. New patch. --- arch/arm/configs/exynos_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig index 4e484f406419..fea8edef1534 100644 --- a/arch/arm/configs/exynos_defconfig +++ b/arch/arm/configs/exynos_defconfig @@ -168,7 +168,6 @@ CONFIG_DRM_PANEL_SAMSUNG_LD9040=y CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=y CONFIG_DRM_NXP_PTN3460=y CONFIG_DRM_PARADE_PS8622=y -CONFIG_EXYNOS_VIDEO=y CONFIG_EXYNOS_MIPI_DSI=y CONFIG_LCD_CLASS_DEVICE=y CONFIG_LCD_PLATFORM=y -- 1.9.1
[toc] | [next] | [standalone]
| From | Tomi Valkeinen <tomi.valkeinen@ti.com> |
|---|---|
| Date | 2016-09-07 10:20 +0200 |
| Message-ID | <seGfn-5H3-5@gated-at.bofh.it> |
| In reply to | #1474354 |
[Multipart message — attachments visible in raw view] — view raw
On 01/09/16 14:49, Krzysztof Kozlowski wrote: > The Exynos MIPI driver does not work anymore (it is board file only) so > it is removed. Remove also config option. > > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > > --- > > Changes since v1: > 1. New patch. > --- > arch/arm/configs/exynos_defconfig | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig > index 4e484f406419..fea8edef1534 100644 > --- a/arch/arm/configs/exynos_defconfig > +++ b/arch/arm/configs/exynos_defconfig > @@ -168,7 +168,6 @@ CONFIG_DRM_PANEL_SAMSUNG_LD9040=y > CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=y > CONFIG_DRM_NXP_PTN3460=y > CONFIG_DRM_PARADE_PS8622=y > -CONFIG_EXYNOS_VIDEO=y > CONFIG_EXYNOS_MIPI_DSI=y EXYNOS_MIPI_DSI too? Tomi
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web