Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1491745 > unrolled thread
| Started by | Tomi Valkeinen <tomi.valkeinen@ti.com> |
|---|---|
| First post | 2016-09-27 10:10 +0200 |
| Last post | 2016-09-27 10: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.
Re: [PATCH v3 2/2] ARM: exynos_defconfig: Remove old non-working MIPI driver Tomi Valkeinen <tomi.valkeinen@ti.com> - 2016-09-27 10:10 +0200
| From | Tomi Valkeinen <tomi.valkeinen@ti.com> |
|---|---|
| Date | 2016-09-27 10:10 +0200 |
| Subject | Re: [PATCH v3 2/2] ARM: exynos_defconfig: Remove old non-working MIPI driver |
| Message-ID | <slVCF-74o-19@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
On 16/09/16 11:32, Krzysztof Kozlowski wrote: > The Exynos MIPI driver does not work anymore (it is board file only) so > it is removed. Remove also config options. > > Cc: Inki Dae <inki.dae@samsung.com> > Cc: Donghwa Lee <dh09.lee@samsung.com> > Cc: Kyungmin Park <kyungmin.park@samsung.com> > Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > > --- > > This does not really depend on patch #1. The driver is dysfunctional and > it does not work so defconfig change can be applied separately. > > Changes since v2: > 1. Remove also EXYNOS_MIPI_DSI, pointed out by Tomi Valkeinen. > > Changes since v1: > 1. New patch. > --- > arch/arm/configs/exynos_defconfig | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig > index 4e484f406419..c58f6841f8aa 100644 > --- a/arch/arm/configs/exynos_defconfig > +++ b/arch/arm/configs/exynos_defconfig > @@ -168,8 +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 > CONFIG_BACKLIGHT_PWM=y > Thanks, queued these for 4.9. Tomi
Back to top | Article view | linux.kernel
csiph-web