* [PATCH] ARM: multi_v7_defconfig: enable STM32 MIPI DSI
@ 2018-08-20 14:53 Yannick Fertré
2018-09-14 12:39 ` Yannick FERTRE
2018-09-21 9:39 ` Alexandre Torgue
0 siblings, 2 replies; 4+ messages in thread
From: Yannick Fertré @ 2018-08-20 14:53 UTC (permalink / raw)
To: linux-arm-kernel
Enable STMicroelectronics specific extensions for Synopsis MIPI DSI
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 7e1c543..4c88cba 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -645,6 +645,7 @@ CONFIG_DRM_RCAR_LVDS=y
CONFIG_DRM_SUN4I=m
CONFIG_DRM_FSL_DCU=m
CONFIG_DRM_TEGRA=y
+CONFIG_DRM_STM_DSI=m
CONFIG_DRM_PANEL_SAMSUNG_LD9040=m
CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03=m
CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=m
--
2.7.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] ARM: multi_v7_defconfig: enable STM32 MIPI DSI
2018-08-20 14:53 [PATCH] ARM: multi_v7_defconfig: enable STM32 MIPI DSI Yannick Fertré
@ 2018-09-14 12:39 ` Yannick FERTRE
2018-09-14 13:54 ` Alexandre Torgue
2018-09-21 9:39 ` 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:53 PM, Yannick Fertr? wrote:
> Enable STMicroelectronics specific extensions for Synopsis MIPI DSI
> 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 7e1c543..4c88cba 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -645,6 +645,7 @@ CONFIG_DRM_RCAR_LVDS=y
> CONFIG_DRM_SUN4I=m
> CONFIG_DRM_FSL_DCU=m
> CONFIG_DRM_TEGRA=y
> +CONFIG_DRM_STM_DSI=m
> CONFIG_DRM_PANEL_SAMSUNG_LD9040=m
> CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03=m
> CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=m
--
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 STM32 MIPI DSI
2018-09-14 12:39 ` Yannick FERTRE
@ 2018-09-14 13:54 ` Alexandre Torgue
0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Torgue @ 2018-09-14 13:54 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:53 PM, Yannick Fertr? wrote:
>> Enable STMicroelectronics specific extensions for Synopsis MIPI DSI
>> 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 7e1c543..4c88cba 100644
>> --- a/arch/arm/configs/multi_v7_defconfig
>> +++ b/arch/arm/configs/multi_v7_defconfig
>> @@ -645,6 +645,7 @@ CONFIG_DRM_RCAR_LVDS=y
>>?? CONFIG_DRM_SUN4I=m
>>?? CONFIG_DRM_FSL_DCU=m
>>?? CONFIG_DRM_TEGRA=y
>> +CONFIG_DRM_STM_DSI=m
>>?? CONFIG_DRM_PANEL_SAMSUNG_LD9040=m
>>?? CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03=m
>>?? CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=m
>
> --
> 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 STM32 MIPI DSI
2018-08-20 14:53 [PATCH] ARM: multi_v7_defconfig: enable STM32 MIPI DSI Yannick Fertré
2018-09-14 12:39 ` Yannick FERTRE
@ 2018-09-21 9:39 ` Alexandre Torgue
1 sibling, 0 replies; 4+ messages in thread
From: Alexandre Torgue @ 2018-09-21 9:39 UTC (permalink / raw)
To: linux-arm-kernel
Hi yannick
On 08/20/2018 04:53 PM, Yannick Fertr? wrote:
> Enable STMicroelectronics specific extensions for Synopsis MIPI DSI
> 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 7e1c543..4c88cba 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -645,6 +645,7 @@ CONFIG_DRM_RCAR_LVDS=y
> CONFIG_DRM_SUN4I=m
> CONFIG_DRM_FSL_DCU=m
> CONFIG_DRM_TEGRA=y
> +CONFIG_DRM_STM_DSI=m
> CONFIG_DRM_PANEL_SAMSUNG_LD9040=m
> CONFIG_DRM_PANEL_SAMSUNG_S6E63J0X03=m
> CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=m
>
Applied on stm32-next.
Thanks.
Alex
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-09-21 9:39 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:53 [PATCH] ARM: multi_v7_defconfig: enable STM32 MIPI DSI Yannick Fertré
2018-09-14 12:39 ` Yannick FERTRE
2018-09-14 13:54 ` Alexandre Torgue
2018-09-21 9:39 ` Alexandre Torgue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).