All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: enable panel OTM8009A
@ 2018-08-20 14:45 Yannick Fertré
  2018-09-14 12:39 ` Yannick FERTRE
  2018-09-21  9:38 ` Alexandre Torgue
  0 siblings, 2 replies; 4+ messages in thread
From: Yannick Fertré @ 2018-08-20 14:45 UTC (permalink / raw)
  To: linux-arm-kernel

Enable panel OTM8009A as loadable module.

Signed-off-by: Yannick Fertr? <yannick.fertre@st.com>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index d2b7f35..b6732df 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -648,6 +648,7 @@ CONFIG_DRM_TEGRA=y
 CONFIG_DRM_STM=m
 CONFIG_DRM_STM_DSI=m
 CONFIG_DRM_PANEL_SAMSUNG_LD9040=m
+CONFIG_DRM_PANEL_ORISETECH_OTM8009A=m
 CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03=m
 CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=m
 CONFIG_DRM_PANEL_SIMPLE=y
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] ARM: multi_v7_defconfig: enable panel OTM8009A
  2018-08-20 14:45 [PATCH] ARM: multi_v7_defconfig: enable panel OTM8009A Yannick Fertré
@ 2018-09-14 12:39 ` Yannick FERTRE
  2018-09-14 13:55   ` Alexandre Torgue
  2018-09-21  9:38 ` Alexandre Torgue
  1 sibling, 1 reply; 4+ messages in thread
From: Yannick FERTRE @ 2018-09-14 12:39 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Gentle ping


On 08/20/2018 04:45 PM, Yannick Fertr? wrote:
> Enable panel OTM8009A as loadable module.
>
> Signed-off-by: Yannick Fertr? <yannick.fertre@st.com>
> ---
>   arch/arm/configs/multi_v7_defconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index d2b7f35..b6732df 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -648,6 +648,7 @@ CONFIG_DRM_TEGRA=y
>   CONFIG_DRM_STM=m
>   CONFIG_DRM_STM_DSI=m
>   CONFIG_DRM_PANEL_SAMSUNG_LD9040=m
> +CONFIG_DRM_PANEL_ORISETECH_OTM8009A=m
>   CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03=m
>   CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=m
>   CONFIG_DRM_PANEL_SIMPLE=y

-- 
Yannick Fertr? | TINA: 166 7152 | Tel: +33 244027152 | Mobile: +33 620600270
Microcontrollers and Digital ICs Group | Microcontrolleurs Division

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: multi_v7_defconfig: enable panel OTM8009A
  2018-09-14 12:39 ` Yannick FERTRE
@ 2018-09-14 13:55   ` Alexandre Torgue
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Torgue @ 2018-09-14 13:55 UTC (permalink / raw)
  To: linux-arm-kernel



On 09/14/2018 02:39 PM, Yannick FERTRE wrote:
> Hi,
> 
> Gentle ping
> 

It'll be merged in my next PR for 4.20

> 
> On 08/20/2018 04:45 PM, Yannick Fertr? wrote:
>> Enable panel OTM8009A as loadable module.
>>
>> Signed-off-by: Yannick Fertr? <yannick.fertre@st.com>
>> ---
>>?? arch/arm/configs/multi_v7_defconfig | 1 +
>>?? 1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
>> index d2b7f35..b6732df 100644
>> --- a/arch/arm/configs/multi_v7_defconfig
>> +++ b/arch/arm/configs/multi_v7_defconfig
>> @@ -648,6 +648,7 @@ CONFIG_DRM_TEGRA=y
>>?? CONFIG_DRM_STM=m
>>?? CONFIG_DRM_STM_DSI=m
>>?? CONFIG_DRM_PANEL_SAMSUNG_LD9040=m
>> +CONFIG_DRM_PANEL_ORISETECH_OTM8009A=m
>>?? CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03=m
>>?? CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=m
>>?? CONFIG_DRM_PANEL_SIMPLE=y
> 
> -- 
> Yannick Fertr? | TINA: 166 7152 | Tel: +33 244027152 | Mobile: +33 620600270
> Microcontrollers and Digital ICs Group | Microcontrolleurs Division

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: multi_v7_defconfig: enable panel OTM8009A
  2018-08-20 14:45 [PATCH] ARM: multi_v7_defconfig: enable panel OTM8009A Yannick Fertré
  2018-09-14 12:39 ` Yannick FERTRE
@ 2018-09-21  9:38 ` Alexandre Torgue
  1 sibling, 0 replies; 4+ messages in thread
From: Alexandre Torgue @ 2018-09-21  9:38 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Yannick

On 08/20/2018 04:45 PM, Yannick Fertr? wrote:
> Enable panel OTM8009A as loadable module.
> 
> Signed-off-by: Yannick Fertr? <yannick.fertre@st.com>
> ---
>   arch/arm/configs/multi_v7_defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index d2b7f35..b6732df 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -648,6 +648,7 @@ CONFIG_DRM_TEGRA=y
>   CONFIG_DRM_STM=m
>   CONFIG_DRM_STM_DSI=m
>   CONFIG_DRM_PANEL_SAMSUNG_LD9040=m
> +CONFIG_DRM_PANEL_ORISETECH_OTM8009A=m
>   CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03=m
>   CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=m
>   CONFIG_DRM_PANEL_SIMPLE=y
> 
Applied on stm32-next.

Thanks.
Alex

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-09-21  9:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-20 14:45 [PATCH] ARM: multi_v7_defconfig: enable panel OTM8009A Yannick Fertré
2018-09-14 12:39 ` Yannick FERTRE
2018-09-14 13:55   ` Alexandre Torgue
2018-09-21  9:38 ` Alexandre Torgue

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.