All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-02-14  7:22 ` Christian Gmeiner
  0 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-02-14  7:22 UTC (permalink / raw)
  To: linux-kernel
  Cc: shawnguo, s.hauer, festevam, linux-imx, Christian Gmeiner,
	Russell King, Olof Johansson, Krzysztof Kozlowski,
	Alexandre Torgue, Marek Szyprowski, Patrice Chotard,
	Amelie Delaunay, Joel Stanley, Tony Lindgren, Lubomir Rintel,
	Enric Balletbo i Serra, linux-arm-kernel

Makes it possible to multi v7 defconfig for stm32 and imx based devices with
full drm support.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
---
 arch/arm/configs/multi_v7_defconfig | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 017d65f86eba..c5ff91211947 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -640,6 +640,7 @@ CONFIG_CEC_PLATFORM_DRIVERS=y
 CONFIG_VIDEO_SAMSUNG_S5P_CEC=m
 CONFIG_VIDEO_ADV7180=m
 CONFIG_VIDEO_ML86V7667=m
+CONFIG_IMX_IPUV3_CORE=m
 CONFIG_DRM=y
 # CONFIG_DRM_I2C_CH7006 is not set
 # CONFIG_DRM_I2C_SIL164 is not set
@@ -655,6 +656,11 @@ CONFIG_ROCKCHIP_ANALOGIX_DP=y
 CONFIG_ROCKCHIP_DW_HDMI=y
 CONFIG_ROCKCHIP_DW_MIPI_DSI=y
 CONFIG_ROCKCHIP_INNO_HDMI=y
+CONFIG_DRM_IMX=m
+CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
+CONFIG_DRM_IMX_TVE=m
+CONFIG_DRM_IMX_LDB=m
+CONFIG_DRM_IMX_HDMI=m
 CONFIG_DRM_ATMEL_HLCDC=m
 CONFIG_DRM_RCAR_DU=m
 CONFIG_DRM_RCAR_LVDS=y
-- 
2.24.1


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

* [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-02-14  7:22 ` Christian Gmeiner
  0 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-02-14  7:22 UTC (permalink / raw)
  To: linux-kernel
  Cc: Enric Balletbo i Serra, Amelie Delaunay, Alexandre Torgue,
	Tony Lindgren, shawnguo, s.hauer, Joel Stanley, Russell King,
	Krzysztof Kozlowski, Patrice Chotard, Lubomir Rintel,
	Christian Gmeiner, linux-imx, Olof Johansson, festevam,
	linux-arm-kernel, Marek Szyprowski

Makes it possible to multi v7 defconfig for stm32 and imx based devices with
full drm support.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
---
 arch/arm/configs/multi_v7_defconfig | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 017d65f86eba..c5ff91211947 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -640,6 +640,7 @@ CONFIG_CEC_PLATFORM_DRIVERS=y
 CONFIG_VIDEO_SAMSUNG_S5P_CEC=m
 CONFIG_VIDEO_ADV7180=m
 CONFIG_VIDEO_ML86V7667=m
+CONFIG_IMX_IPUV3_CORE=m
 CONFIG_DRM=y
 # CONFIG_DRM_I2C_CH7006 is not set
 # CONFIG_DRM_I2C_SIL164 is not set
@@ -655,6 +656,11 @@ CONFIG_ROCKCHIP_ANALOGIX_DP=y
 CONFIG_ROCKCHIP_DW_HDMI=y
 CONFIG_ROCKCHIP_DW_MIPI_DSI=y
 CONFIG_ROCKCHIP_INNO_HDMI=y
+CONFIG_DRM_IMX=m
+CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
+CONFIG_DRM_IMX_TVE=m
+CONFIG_DRM_IMX_LDB=m
+CONFIG_DRM_IMX_HDMI=m
 CONFIG_DRM_ATMEL_HLCDC=m
 CONFIG_DRM_RCAR_DU=m
 CONFIG_DRM_RCAR_LVDS=y
-- 
2.24.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
  2020-03-06 13:58                   ` Christian Gmeiner
@ 2020-03-10  3:29                     ` Shawn Guo
  -1 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2020-03-10  3:29 UTC (permalink / raw)
  To: Christian Gmeiner
  Cc: Krzysztof Kozlowski, LKML, Russell King, Olof Johansson,
	Alexandre Torgue, Arnd Bergmann, Geert Uytterhoeven,
	Patrice Chotard, Joel Stanley, Tony Lindgren, Lubomir Rintel,
	Enric Balletbo i Serra, linux-arm-kernel, Sascha Hauer,
	Fabio Estevam, Philipp Zabel

On Fri, Mar 06, 2020 at 02:58:30PM +0100, Christian Gmeiner wrote:
> Hi
> 
> Sorry for the delay.. totally forgot about the mail.
> 
> Am Mi., 19. Feb. 2020 um 10:11 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> >
> > On Wed, Feb 19, 2020 at 09:48:23AM +0100, Christian Gmeiner wrote:
> > > Am Di., 18. Feb. 2020 um 10:14 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> > > >
> > > > On Mon, Feb 17, 2020 at 01:09:32PM +0100, Christian Gmeiner wrote:
> > > > > Am Mo., 17. Feb. 2020 um 05:19 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> > > > > >
> > > > > > On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> > > > > > > Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> > > > > > > <krzk@kernel.org>:
> > > > > > > >
> > > > > > > > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > > > > > > > <christian.gmeiner@gmail.com> wrote:
> > > > > > > > >
> > > > > > > > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > > > > > > > <christian.gmeiner@gmail.com>:
> > > > > > > > > >
> > > > > > > > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> > > > > >
> > > > > > What do you mean by stm32 based devices here?
> > > > > >
> > > > >
> > > > > CONFIG_ARCH_STM32 - I have a STM32MP157C-DK2 in my board farm and
> > > > > would love to use
> > > > > multi_v7 for imx6 and stm32.
> > > >
> > > > The patch is all about enabling drm-imx driver support.  The commit log
> > > > gives the impression that drm-imx driver also works on stm32 devices.
> > > > Is that the case?
> > > >
> > >
> > > No - the common thing both share is etnaviv.
> >
> > I did not know that before, and thanks for the information.  But looking
> > at the code change, there is nothing about etnaviv driver, and it's all
> > about drm-imx driver.  So I'm still questioning why stm32 needs to be
> > mentioned in the commit log at all.
> >
> > > The patch subject "ARM:
> > > multi_v7_defconfig: enable drm imx support" is fine
> >
> > Agreed.  It's perfect.
> >
> > > I think but in the commit message I missed the verb so this should be
> > > a better one:
> > >
> > > --->8---
> > > ARM: multi_v7_defconfig: enable drm imx support
> > >
> > > Makes it possible to use multi v7 defconfig for stm32 and imx based devices with
> > > full drm support.
> > > --->8---
> >
> > I don't think 'stm32' should be there, as the code change in this commit
> > has nothing to do with stm32, if I understand it correctly.
> >
> 
> Okay.. what about:
> --->8---
> ARM: multi_v7_defconfig: enable drm imx support
> 
> It will be useful to have it enabled for KernelCI boot and runtime testing.
> --->8---

Applied with above commit log.

Shawn

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-03-10  3:29                     ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2020-03-10  3:29 UTC (permalink / raw)
  To: Christian Gmeiner
  Cc: Enric Balletbo i Serra, Alexandre Torgue, Arnd Bergmann,
	Tony Lindgren, Sascha Hauer, LKML, Krzysztof Kozlowski,
	Russell King, Lubomir Rintel, Patrice Chotard, Joel Stanley,
	Philipp Zabel, Olof Johansson, Geert Uytterhoeven, Fabio Estevam,
	linux-arm-kernel

On Fri, Mar 06, 2020 at 02:58:30PM +0100, Christian Gmeiner wrote:
> Hi
> 
> Sorry for the delay.. totally forgot about the mail.
> 
> Am Mi., 19. Feb. 2020 um 10:11 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> >
> > On Wed, Feb 19, 2020 at 09:48:23AM +0100, Christian Gmeiner wrote:
> > > Am Di., 18. Feb. 2020 um 10:14 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> > > >
> > > > On Mon, Feb 17, 2020 at 01:09:32PM +0100, Christian Gmeiner wrote:
> > > > > Am Mo., 17. Feb. 2020 um 05:19 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> > > > > >
> > > > > > On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> > > > > > > Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> > > > > > > <krzk@kernel.org>:
> > > > > > > >
> > > > > > > > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > > > > > > > <christian.gmeiner@gmail.com> wrote:
> > > > > > > > >
> > > > > > > > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > > > > > > > <christian.gmeiner@gmail.com>:
> > > > > > > > > >
> > > > > > > > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> > > > > >
> > > > > > What do you mean by stm32 based devices here?
> > > > > >
> > > > >
> > > > > CONFIG_ARCH_STM32 - I have a STM32MP157C-DK2 in my board farm and
> > > > > would love to use
> > > > > multi_v7 for imx6 and stm32.
> > > >
> > > > The patch is all about enabling drm-imx driver support.  The commit log
> > > > gives the impression that drm-imx driver also works on stm32 devices.
> > > > Is that the case?
> > > >
> > >
> > > No - the common thing both share is etnaviv.
> >
> > I did not know that before, and thanks for the information.  But looking
> > at the code change, there is nothing about etnaviv driver, and it's all
> > about drm-imx driver.  So I'm still questioning why stm32 needs to be
> > mentioned in the commit log at all.
> >
> > > The patch subject "ARM:
> > > multi_v7_defconfig: enable drm imx support" is fine
> >
> > Agreed.  It's perfect.
> >
> > > I think but in the commit message I missed the verb so this should be
> > > a better one:
> > >
> > > --->8---
> > > ARM: multi_v7_defconfig: enable drm imx support
> > >
> > > Makes it possible to use multi v7 defconfig for stm32 and imx based devices with
> > > full drm support.
> > > --->8---
> >
> > I don't think 'stm32' should be there, as the code change in this commit
> > has nothing to do with stm32, if I understand it correctly.
> >
> 
> Okay.. what about:
> --->8---
> ARM: multi_v7_defconfig: enable drm imx support
> 
> It will be useful to have it enabled for KernelCI boot and runtime testing.
> --->8---

Applied with above commit log.

Shawn

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
  2020-02-19  9:11                 ` Shawn Guo
@ 2020-03-06 13:58                   ` Christian Gmeiner
  -1 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-03-06 13:58 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Krzysztof Kozlowski, LKML, Russell King, Olof Johansson,
	Alexandre Torgue, Arnd Bergmann, Geert Uytterhoeven,
	Patrice Chotard, Joel Stanley, Tony Lindgren, Lubomir Rintel,
	Enric Balletbo i Serra, linux-arm-kernel, Sascha Hauer,
	Fabio Estevam, Philipp Zabel

Hi

Sorry for the delay.. totally forgot about the mail.

Am Mi., 19. Feb. 2020 um 10:11 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
>
> On Wed, Feb 19, 2020 at 09:48:23AM +0100, Christian Gmeiner wrote:
> > Am Di., 18. Feb. 2020 um 10:14 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> > >
> > > On Mon, Feb 17, 2020 at 01:09:32PM +0100, Christian Gmeiner wrote:
> > > > Am Mo., 17. Feb. 2020 um 05:19 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> > > > >
> > > > > On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> > > > > > Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> > > > > > <krzk@kernel.org>:
> > > > > > >
> > > > > > > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > > > > > > <christian.gmeiner@gmail.com> wrote:
> > > > > > > >
> > > > > > > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > > > > > > <christian.gmeiner@gmail.com>:
> > > > > > > > >
> > > > > > > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> > > > >
> > > > > What do you mean by stm32 based devices here?
> > > > >
> > > >
> > > > CONFIG_ARCH_STM32 - I have a STM32MP157C-DK2 in my board farm and
> > > > would love to use
> > > > multi_v7 for imx6 and stm32.
> > >
> > > The patch is all about enabling drm-imx driver support.  The commit log
> > > gives the impression that drm-imx driver also works on stm32 devices.
> > > Is that the case?
> > >
> >
> > No - the common thing both share is etnaviv.
>
> I did not know that before, and thanks for the information.  But looking
> at the code change, there is nothing about etnaviv driver, and it's all
> about drm-imx driver.  So I'm still questioning why stm32 needs to be
> mentioned in the commit log at all.
>
> > The patch subject "ARM:
> > multi_v7_defconfig: enable drm imx support" is fine
>
> Agreed.  It's perfect.
>
> > I think but in the commit message I missed the verb so this should be
> > a better one:
> >
> > --->8---
> > ARM: multi_v7_defconfig: enable drm imx support
> >
> > Makes it possible to use multi v7 defconfig for stm32 and imx based devices with
> > full drm support.
> > --->8---
>
> I don't think 'stm32' should be there, as the code change in this commit
> has nothing to do with stm32, if I understand it correctly.
>

Okay.. what about:
--->8---
ARM: multi_v7_defconfig: enable drm imx support

It will be useful to have it enabled for KernelCI boot and runtime testing.
--->8---

> > How shall I proceed to get this change in?
>
> I can edit the commit log when applying.  But we need to agree on what
> it should be first.
>

Great!

-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-03-06 13:58                   ` Christian Gmeiner
  0 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-03-06 13:58 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Enric Balletbo i Serra, Alexandre Torgue, Arnd Bergmann,
	Tony Lindgren, Sascha Hauer, LKML, Krzysztof Kozlowski,
	Russell King, Lubomir Rintel, Patrice Chotard, Joel Stanley,
	Philipp Zabel, Olof Johansson, Geert Uytterhoeven, Fabio Estevam,
	linux-arm-kernel

Hi

Sorry for the delay.. totally forgot about the mail.

Am Mi., 19. Feb. 2020 um 10:11 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
>
> On Wed, Feb 19, 2020 at 09:48:23AM +0100, Christian Gmeiner wrote:
> > Am Di., 18. Feb. 2020 um 10:14 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> > >
> > > On Mon, Feb 17, 2020 at 01:09:32PM +0100, Christian Gmeiner wrote:
> > > > Am Mo., 17. Feb. 2020 um 05:19 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> > > > >
> > > > > On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> > > > > > Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> > > > > > <krzk@kernel.org>:
> > > > > > >
> > > > > > > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > > > > > > <christian.gmeiner@gmail.com> wrote:
> > > > > > > >
> > > > > > > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > > > > > > <christian.gmeiner@gmail.com>:
> > > > > > > > >
> > > > > > > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> > > > >
> > > > > What do you mean by stm32 based devices here?
> > > > >
> > > >
> > > > CONFIG_ARCH_STM32 - I have a STM32MP157C-DK2 in my board farm and
> > > > would love to use
> > > > multi_v7 for imx6 and stm32.
> > >
> > > The patch is all about enabling drm-imx driver support.  The commit log
> > > gives the impression that drm-imx driver also works on stm32 devices.
> > > Is that the case?
> > >
> >
> > No - the common thing both share is etnaviv.
>
> I did not know that before, and thanks for the information.  But looking
> at the code change, there is nothing about etnaviv driver, and it's all
> about drm-imx driver.  So I'm still questioning why stm32 needs to be
> mentioned in the commit log at all.
>
> > The patch subject "ARM:
> > multi_v7_defconfig: enable drm imx support" is fine
>
> Agreed.  It's perfect.
>
> > I think but in the commit message I missed the verb so this should be
> > a better one:
> >
> > --->8---
> > ARM: multi_v7_defconfig: enable drm imx support
> >
> > Makes it possible to use multi v7 defconfig for stm32 and imx based devices with
> > full drm support.
> > --->8---
>
> I don't think 'stm32' should be there, as the code change in this commit
> has nothing to do with stm32, if I understand it correctly.
>

Okay.. what about:
--->8---
ARM: multi_v7_defconfig: enable drm imx support

It will be useful to have it enabled for KernelCI boot and runtime testing.
--->8---

> > How shall I proceed to get this change in?
>
> I can edit the commit log when applying.  But we need to agree on what
> it should be first.
>

Great!

-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
  2020-02-19  8:48               ` Christian Gmeiner
@ 2020-02-19  9:11                 ` Shawn Guo
  -1 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2020-02-19  9:11 UTC (permalink / raw)
  To: Christian Gmeiner
  Cc: Krzysztof Kozlowski, LKML, Russell King, Olof Johansson,
	Alexandre Torgue, Arnd Bergmann, Geert Uytterhoeven,
	Patrice Chotard, Joel Stanley, Tony Lindgren, Lubomir Rintel,
	Enric Balletbo i Serra, linux-arm-kernel, Sascha Hauer,
	Fabio Estevam, Philipp Zabel

On Wed, Feb 19, 2020 at 09:48:23AM +0100, Christian Gmeiner wrote:
> Am Di., 18. Feb. 2020 um 10:14 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> >
> > On Mon, Feb 17, 2020 at 01:09:32PM +0100, Christian Gmeiner wrote:
> > > Am Mo., 17. Feb. 2020 um 05:19 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> > > >
> > > > On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> > > > > Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> > > > > <krzk@kernel.org>:
> > > > > >
> > > > > > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > > > > > <christian.gmeiner@gmail.com> wrote:
> > > > > > >
> > > > > > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > > > > > <christian.gmeiner@gmail.com>:
> > > > > > > >
> > > > > > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> > > >
> > > > What do you mean by stm32 based devices here?
> > > >
> > >
> > > CONFIG_ARCH_STM32 - I have a STM32MP157C-DK2 in my board farm and
> > > would love to use
> > > multi_v7 for imx6 and stm32.
> >
> > The patch is all about enabling drm-imx driver support.  The commit log
> > gives the impression that drm-imx driver also works on stm32 devices.
> > Is that the case?
> >
> 
> No - the common thing both share is etnaviv.

I did not know that before, and thanks for the information.  But looking
at the code change, there is nothing about etnaviv driver, and it's all
about drm-imx driver.  So I'm still questioning why stm32 needs to be
mentioned in the commit log at all.

> The patch subject "ARM:
> multi_v7_defconfig: enable drm imx support" is fine

Agreed.  It's perfect.

> I think but in the commit message I missed the verb so this should be
> a better one:
> 
> --->8---
> ARM: multi_v7_defconfig: enable drm imx support
> 
> Makes it possible to use multi v7 defconfig for stm32 and imx based devices with
> full drm support.
> --->8---

I don't think 'stm32' should be there, as the code change in this commit
has nothing to do with stm32, if I understand it correctly.

> How shall I proceed to get this change in?

I can edit the commit log when applying.  But we need to agree on what
it should be first.

Shawn

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-02-19  9:11                 ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2020-02-19  9:11 UTC (permalink / raw)
  To: Christian Gmeiner
  Cc: Enric Balletbo i Serra, Alexandre Torgue, Arnd Bergmann,
	Tony Lindgren, Sascha Hauer, LKML, Krzysztof Kozlowski,
	Russell King, Lubomir Rintel, Patrice Chotard, Joel Stanley,
	Philipp Zabel, Olof Johansson, Geert Uytterhoeven, Fabio Estevam,
	linux-arm-kernel

On Wed, Feb 19, 2020 at 09:48:23AM +0100, Christian Gmeiner wrote:
> Am Di., 18. Feb. 2020 um 10:14 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> >
> > On Mon, Feb 17, 2020 at 01:09:32PM +0100, Christian Gmeiner wrote:
> > > Am Mo., 17. Feb. 2020 um 05:19 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> > > >
> > > > On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> > > > > Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> > > > > <krzk@kernel.org>:
> > > > > >
> > > > > > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > > > > > <christian.gmeiner@gmail.com> wrote:
> > > > > > >
> > > > > > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > > > > > <christian.gmeiner@gmail.com>:
> > > > > > > >
> > > > > > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> > > >
> > > > What do you mean by stm32 based devices here?
> > > >
> > >
> > > CONFIG_ARCH_STM32 - I have a STM32MP157C-DK2 in my board farm and
> > > would love to use
> > > multi_v7 for imx6 and stm32.
> >
> > The patch is all about enabling drm-imx driver support.  The commit log
> > gives the impression that drm-imx driver also works on stm32 devices.
> > Is that the case?
> >
> 
> No - the common thing both share is etnaviv.

I did not know that before, and thanks for the information.  But looking
at the code change, there is nothing about etnaviv driver, and it's all
about drm-imx driver.  So I'm still questioning why stm32 needs to be
mentioned in the commit log at all.

> The patch subject "ARM:
> multi_v7_defconfig: enable drm imx support" is fine

Agreed.  It's perfect.

> I think but in the commit message I missed the verb so this should be
> a better one:
> 
> --->8---
> ARM: multi_v7_defconfig: enable drm imx support
> 
> Makes it possible to use multi v7 defconfig for stm32 and imx based devices with
> full drm support.
> --->8---

I don't think 'stm32' should be there, as the code change in this commit
has nothing to do with stm32, if I understand it correctly.

> How shall I proceed to get this change in?

I can edit the commit log when applying.  But we need to agree on what
it should be first.

Shawn

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
  2020-02-18  9:14             ` Shawn Guo
@ 2020-02-19  8:48               ` Christian Gmeiner
  -1 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-02-19  8:48 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Krzysztof Kozlowski, LKML, Russell King, Olof Johansson,
	Alexandre Torgue, Arnd Bergmann, Geert Uytterhoeven,
	Patrice Chotard, Joel Stanley, Tony Lindgren, Lubomir Rintel,
	Enric Balletbo i Serra, linux-arm-kernel, Sascha Hauer,
	Fabio Estevam, Philipp Zabel

Am Di., 18. Feb. 2020 um 10:14 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
>
> On Mon, Feb 17, 2020 at 01:09:32PM +0100, Christian Gmeiner wrote:
> > Am Mo., 17. Feb. 2020 um 05:19 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> > >
> > > On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> > > > Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> > > > <krzk@kernel.org>:
> > > > >
> > > > > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > > > > <christian.gmeiner@gmail.com> wrote:
> > > > > >
> > > > > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > > > > <christian.gmeiner@gmail.com>:
> > > > > > >
> > > > > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> > >
> > > What do you mean by stm32 based devices here?
> > >
> >
> > CONFIG_ARCH_STM32 - I have a STM32MP157C-DK2 in my board farm and
> > would love to use
> > multi_v7 for imx6 and stm32.
>
> The patch is all about enabling drm-imx driver support.  The commit log
> gives the impression that drm-imx driver also works on stm32 devices.
> Is that the case?
>

No - the common thing both share is etnaviv. The patch subject "ARM:
multi_v7_defconfig: enable drm imx support" is fine
I think but in the commit message I missed the verb so this should be
a better one:

--->8---
ARM: multi_v7_defconfig: enable drm imx support

Makes it possible to use multi v7 defconfig for stm32 and imx based devices with
full drm support.
--->8---

How shall I proceed to get this change in?

-- 
thanks
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-02-19  8:48               ` Christian Gmeiner
  0 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-02-19  8:48 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Enric Balletbo i Serra, Alexandre Torgue, Arnd Bergmann,
	Tony Lindgren, Sascha Hauer, LKML, Krzysztof Kozlowski,
	Russell King, Lubomir Rintel, Patrice Chotard, Joel Stanley,
	Philipp Zabel, Olof Johansson, Geert Uytterhoeven, Fabio Estevam,
	linux-arm-kernel

Am Di., 18. Feb. 2020 um 10:14 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
>
> On Mon, Feb 17, 2020 at 01:09:32PM +0100, Christian Gmeiner wrote:
> > Am Mo., 17. Feb. 2020 um 05:19 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> > >
> > > On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> > > > Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> > > > <krzk@kernel.org>:
> > > > >
> > > > > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > > > > <christian.gmeiner@gmail.com> wrote:
> > > > > >
> > > > > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > > > > <christian.gmeiner@gmail.com>:
> > > > > > >
> > > > > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> > >
> > > What do you mean by stm32 based devices here?
> > >
> >
> > CONFIG_ARCH_STM32 - I have a STM32MP157C-DK2 in my board farm and
> > would love to use
> > multi_v7 for imx6 and stm32.
>
> The patch is all about enabling drm-imx driver support.  The commit log
> gives the impression that drm-imx driver also works on stm32 devices.
> Is that the case?
>

No - the common thing both share is etnaviv. The patch subject "ARM:
multi_v7_defconfig: enable drm imx support" is fine
I think but in the commit message I missed the verb so this should be
a better one:

--->8---
ARM: multi_v7_defconfig: enable drm imx support

Makes it possible to use multi v7 defconfig for stm32 and imx based devices with
full drm support.
--->8---

How shall I proceed to get this change in?

-- 
thanks
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
  2020-02-17 12:09           ` Christian Gmeiner
@ 2020-02-18  9:14             ` Shawn Guo
  -1 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2020-02-18  9:14 UTC (permalink / raw)
  To: Christian Gmeiner
  Cc: Krzysztof Kozlowski, LKML, Russell King, Olof Johansson,
	Alexandre Torgue, Arnd Bergmann, Geert Uytterhoeven,
	Patrice Chotard, Joel Stanley, Tony Lindgren, Lubomir Rintel,
	Enric Balletbo i Serra, linux-arm-kernel, Sascha Hauer,
	Fabio Estevam, Philipp Zabel

On Mon, Feb 17, 2020 at 01:09:32PM +0100, Christian Gmeiner wrote:
> Am Mo., 17. Feb. 2020 um 05:19 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> >
> > On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> > > Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> > > <krzk@kernel.org>:
> > > >
> > > > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > > > <christian.gmeiner@gmail.com> wrote:
> > > > >
> > > > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > > > <christian.gmeiner@gmail.com>:
> > > > > >
> > > > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> >
> > What do you mean by stm32 based devices here?
> >
> 
> CONFIG_ARCH_STM32 - I have a STM32MP157C-DK2 in my board farm and
> would love to use
> multi_v7 for imx6 and stm32.

The patch is all about enabling drm-imx driver support.  The commit log
gives the impression that drm-imx driver also works on stm32 devices.
Is that the case?

Shawn

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-02-18  9:14             ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2020-02-18  9:14 UTC (permalink / raw)
  To: Christian Gmeiner
  Cc: Enric Balletbo i Serra, Alexandre Torgue, Arnd Bergmann,
	Tony Lindgren, Sascha Hauer, LKML, Krzysztof Kozlowski,
	Russell King, Lubomir Rintel, Patrice Chotard, Joel Stanley,
	Philipp Zabel, Olof Johansson, Geert Uytterhoeven, Fabio Estevam,
	linux-arm-kernel

On Mon, Feb 17, 2020 at 01:09:32PM +0100, Christian Gmeiner wrote:
> Am Mo., 17. Feb. 2020 um 05:19 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
> >
> > On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> > > Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> > > <krzk@kernel.org>:
> > > >
> > > > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > > > <christian.gmeiner@gmail.com> wrote:
> > > > >
> > > > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > > > <christian.gmeiner@gmail.com>:
> > > > > >
> > > > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> >
> > What do you mean by stm32 based devices here?
> >
> 
> CONFIG_ARCH_STM32 - I have a STM32MP157C-DK2 in my board farm and
> would love to use
> multi_v7 for imx6 and stm32.

The patch is all about enabling drm-imx driver support.  The commit log
gives the impression that drm-imx driver also works on stm32 devices.
Is that the case?

Shawn

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
  2020-02-17  4:19         ` Shawn Guo
@ 2020-02-17 12:09           ` Christian Gmeiner
  -1 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-02-17 12:09 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Krzysztof Kozlowski, LKML, Russell King, Olof Johansson,
	Alexandre Torgue, Arnd Bergmann, Geert Uytterhoeven,
	Patrice Chotard, Joel Stanley, Tony Lindgren, Lubomir Rintel,
	Enric Balletbo i Serra, linux-arm-kernel, Sascha Hauer,
	Fabio Estevam, Philipp Zabel

Am Mo., 17. Feb. 2020 um 05:19 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
>
> On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> > Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> > <krzk@kernel.org>:
> > >
> > > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > > <christian.gmeiner@gmail.com> wrote:
> > > >
> > > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > > <christian.gmeiner@gmail.com>:
> > > > >
> > > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
>
> What do you mean by stm32 based devices here?
>

CONFIG_ARCH_STM32 - I have a STM32MP157C-DK2 in my board farm and
would love to use
multi_v7 for imx6 and stm32.

-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-02-17 12:09           ` Christian Gmeiner
  0 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-02-17 12:09 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Enric Balletbo i Serra, Alexandre Torgue, Arnd Bergmann,
	Tony Lindgren, Sascha Hauer, LKML, Krzysztof Kozlowski,
	Russell King, Lubomir Rintel, Patrice Chotard, Joel Stanley,
	Philipp Zabel, Olof Johansson, Geert Uytterhoeven, Fabio Estevam,
	linux-arm-kernel

Am Mo., 17. Feb. 2020 um 05:19 Uhr schrieb Shawn Guo <shawnguo@kernel.org>:
>
> On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> > Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> > <krzk@kernel.org>:
> > >
> > > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > > <christian.gmeiner@gmail.com> wrote:
> > > >
> > > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > > <christian.gmeiner@gmail.com>:
> > > > >
> > > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
>
> What do you mean by stm32 based devices here?
>

CONFIG_ARCH_STM32 - I have a STM32MP157C-DK2 in my board farm and
would love to use
multi_v7 for imx6 and stm32.

-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
  2020-02-10 13:30       ` Christian Gmeiner
@ 2020-02-17  4:19         ` Shawn Guo
  -1 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2020-02-17  4:19 UTC (permalink / raw)
  To: Christian Gmeiner
  Cc: Krzysztof Kozlowski, LKML, Russell King, Olof Johansson,
	Alexandre Torgue, Arnd Bergmann, Geert Uytterhoeven,
	Patrice Chotard, Joel Stanley, Tony Lindgren, Lubomir Rintel,
	Enric Balletbo i Serra, linux-arm-kernel, Sascha Hauer,
	Fabio Estevam, Philipp Zabel

On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> <krzk@kernel.org>:
> >
> > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > <christian.gmeiner@gmail.com> wrote:
> > >
> > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > <christian.gmeiner@gmail.com>:
> > > >
> > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with

What do you mean by stm32 based devices here?

Shawn

> > > > full drm support.
> > > >
> > > > Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
> > > > ---
> > > >  arch/arm/configs/multi_v7_defconfig | 6 ++++++
> > > >  1 file changed, 6 insertions(+)
> > > >
> > > > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> > > > index 3f1b96dc7faa..d213a35557ed 100644
> > > > --- a/arch/arm/configs/multi_v7_defconfig
> > > > +++ b/arch/arm/configs/multi_v7_defconfig
> > > > @@ -637,6 +637,7 @@ CONFIG_CEC_PLATFORM_DRIVERS=y
> > > >  CONFIG_VIDEO_SAMSUNG_S5P_CEC=m
> > > >  CONFIG_VIDEO_ADV7180=m
> > > >  CONFIG_VIDEO_ML86V7667=m
> > > > +CONFIG_IMX_IPUV3_CORE=m
> > > >  CONFIG_DRM=y
> > > >  # CONFIG_DRM_I2C_CH7006 is not set
> > > >  # CONFIG_DRM_I2C_SIL164 is not set
> > > > @@ -652,6 +653,11 @@ CONFIG_ROCKCHIP_ANALOGIX_DP=y
> > > >  CONFIG_ROCKCHIP_DW_HDMI=y
> > > >  CONFIG_ROCKCHIP_DW_MIPI_DSI=y
> > > >  CONFIG_ROCKCHIP_INNO_HDMI=y
> > > > +CONFIG_DRM_IMX=m
> > > > +CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
> > > > +CONFIG_DRM_IMX_TVE=m
> > > > +CONFIG_DRM_IMX_LDB=m
> > > > +CONFIG_DRM_IMX_HDMI=m
> > > >  CONFIG_DRM_ATMEL_HLCDC=m
> > > >  CONFIG_DRM_RCAR_DU=m
> > > >  CONFIG_DRM_RCAR_LVDS=y
> > > > --
> > > > 2.24.1
> > > >
> > >
> > >
> > > ping
> >
> > Hi,
> >
> > It looks like you entirely skipped iMX maintainers in Cc/to list, so
> > whom are you pinging?
> >
> 
> I did use git send-email --cc-cmd='./scripts/get_maintainer.pl .. to
> send out this patch so I am not the one to blame here.
> 
> Adding some imx maintainers...
> 
> -- 
> Thanks
> --
> Christian Gmeiner, MSc
> 
> https://christian-gmeiner.info/privacypolicy

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-02-17  4:19         ` Shawn Guo
  0 siblings, 0 replies; 24+ messages in thread
From: Shawn Guo @ 2020-02-17  4:19 UTC (permalink / raw)
  To: Christian Gmeiner
  Cc: Enric Balletbo i Serra, Alexandre Torgue, Arnd Bergmann,
	Tony Lindgren, Sascha Hauer, LKML, Krzysztof Kozlowski,
	Russell King, Lubomir Rintel, Patrice Chotard, Joel Stanley,
	Philipp Zabel, Olof Johansson, Geert Uytterhoeven, Fabio Estevam,
	linux-arm-kernel

On Mon, Feb 10, 2020 at 02:30:12PM +0100, Christian Gmeiner wrote:
> Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
> <krzk@kernel.org>:
> >
> > On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> > <christian.gmeiner@gmail.com> wrote:
> > >
> > > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > > <christian.gmeiner@gmail.com>:
> > > >
> > > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with

What do you mean by stm32 based devices here?

Shawn

> > > > full drm support.
> > > >
> > > > Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
> > > > ---
> > > >  arch/arm/configs/multi_v7_defconfig | 6 ++++++
> > > >  1 file changed, 6 insertions(+)
> > > >
> > > > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> > > > index 3f1b96dc7faa..d213a35557ed 100644
> > > > --- a/arch/arm/configs/multi_v7_defconfig
> > > > +++ b/arch/arm/configs/multi_v7_defconfig
> > > > @@ -637,6 +637,7 @@ CONFIG_CEC_PLATFORM_DRIVERS=y
> > > >  CONFIG_VIDEO_SAMSUNG_S5P_CEC=m
> > > >  CONFIG_VIDEO_ADV7180=m
> > > >  CONFIG_VIDEO_ML86V7667=m
> > > > +CONFIG_IMX_IPUV3_CORE=m
> > > >  CONFIG_DRM=y
> > > >  # CONFIG_DRM_I2C_CH7006 is not set
> > > >  # CONFIG_DRM_I2C_SIL164 is not set
> > > > @@ -652,6 +653,11 @@ CONFIG_ROCKCHIP_ANALOGIX_DP=y
> > > >  CONFIG_ROCKCHIP_DW_HDMI=y
> > > >  CONFIG_ROCKCHIP_DW_MIPI_DSI=y
> > > >  CONFIG_ROCKCHIP_INNO_HDMI=y
> > > > +CONFIG_DRM_IMX=m
> > > > +CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
> > > > +CONFIG_DRM_IMX_TVE=m
> > > > +CONFIG_DRM_IMX_LDB=m
> > > > +CONFIG_DRM_IMX_HDMI=m
> > > >  CONFIG_DRM_ATMEL_HLCDC=m
> > > >  CONFIG_DRM_RCAR_DU=m
> > > >  CONFIG_DRM_RCAR_LVDS=y
> > > > --
> > > > 2.24.1
> > > >
> > >
> > >
> > > ping
> >
> > Hi,
> >
> > It looks like you entirely skipped iMX maintainers in Cc/to list, so
> > whom are you pinging?
> >
> 
> I did use git send-email --cc-cmd='./scripts/get_maintainer.pl .. to
> send out this patch so I am not the one to blame here.
> 
> Adding some imx maintainers...
> 
> -- 
> Thanks
> --
> Christian Gmeiner, MSc
> 
> https://christian-gmeiner.info/privacypolicy

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
  2020-02-10 10:58     ` Krzysztof Kozlowski
@ 2020-02-10 13:30       ` Christian Gmeiner
  -1 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-02-10 13:30 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: LKML, Russell King, Olof Johansson, Alexandre Torgue,
	Arnd Bergmann, Geert Uytterhoeven, Patrice Chotard, Joel Stanley,
	Tony Lindgren, Lubomir Rintel, Enric Balletbo i Serra,
	linux-arm-kernel, Shawn Guo, Sascha Hauer, Fabio Estevam,
	Philipp Zabel

Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
<krzk@kernel.org>:
>
> On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> <christian.gmeiner@gmail.com> wrote:
> >
> > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > <christian.gmeiner@gmail.com>:
> > >
> > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> > > full drm support.
> > >
> > > Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
> > > ---
> > >  arch/arm/configs/multi_v7_defconfig | 6 ++++++
> > >  1 file changed, 6 insertions(+)
> > >
> > > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> > > index 3f1b96dc7faa..d213a35557ed 100644
> > > --- a/arch/arm/configs/multi_v7_defconfig
> > > +++ b/arch/arm/configs/multi_v7_defconfig
> > > @@ -637,6 +637,7 @@ CONFIG_CEC_PLATFORM_DRIVERS=y
> > >  CONFIG_VIDEO_SAMSUNG_S5P_CEC=m
> > >  CONFIG_VIDEO_ADV7180=m
> > >  CONFIG_VIDEO_ML86V7667=m
> > > +CONFIG_IMX_IPUV3_CORE=m
> > >  CONFIG_DRM=y
> > >  # CONFIG_DRM_I2C_CH7006 is not set
> > >  # CONFIG_DRM_I2C_SIL164 is not set
> > > @@ -652,6 +653,11 @@ CONFIG_ROCKCHIP_ANALOGIX_DP=y
> > >  CONFIG_ROCKCHIP_DW_HDMI=y
> > >  CONFIG_ROCKCHIP_DW_MIPI_DSI=y
> > >  CONFIG_ROCKCHIP_INNO_HDMI=y
> > > +CONFIG_DRM_IMX=m
> > > +CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
> > > +CONFIG_DRM_IMX_TVE=m
> > > +CONFIG_DRM_IMX_LDB=m
> > > +CONFIG_DRM_IMX_HDMI=m
> > >  CONFIG_DRM_ATMEL_HLCDC=m
> > >  CONFIG_DRM_RCAR_DU=m
> > >  CONFIG_DRM_RCAR_LVDS=y
> > > --
> > > 2.24.1
> > >
> >
> >
> > ping
>
> Hi,
>
> It looks like you entirely skipped iMX maintainers in Cc/to list, so
> whom are you pinging?
>

I did use git send-email --cc-cmd='./scripts/get_maintainer.pl .. to
send out this patch so I am not the one to blame here.

Adding some imx maintainers...

-- 
Thanks
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-02-10 13:30       ` Christian Gmeiner
  0 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-02-10 13:30 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Enric Balletbo i Serra, Alexandre Torgue, Geert Uytterhoeven,
	Tony Lindgren, Fabio Estevam, Sascha Hauer, LKML, Russell King,
	Lubomir Rintel, Patrice Chotard, Arnd Bergmann, Joel Stanley,
	Philipp Zabel, Olof Johansson, Shawn Guo, linux-arm-kernel

Am Mo., 10. Feb. 2020 um 11:58 Uhr schrieb Krzysztof Kozlowski
<krzk@kernel.org>:
>
> On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
> <christian.gmeiner@gmail.com> wrote:
> >
> > Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> > <christian.gmeiner@gmail.com>:
> > >
> > > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> > > full drm support.
> > >
> > > Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
> > > ---
> > >  arch/arm/configs/multi_v7_defconfig | 6 ++++++
> > >  1 file changed, 6 insertions(+)
> > >
> > > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> > > index 3f1b96dc7faa..d213a35557ed 100644
> > > --- a/arch/arm/configs/multi_v7_defconfig
> > > +++ b/arch/arm/configs/multi_v7_defconfig
> > > @@ -637,6 +637,7 @@ CONFIG_CEC_PLATFORM_DRIVERS=y
> > >  CONFIG_VIDEO_SAMSUNG_S5P_CEC=m
> > >  CONFIG_VIDEO_ADV7180=m
> > >  CONFIG_VIDEO_ML86V7667=m
> > > +CONFIG_IMX_IPUV3_CORE=m
> > >  CONFIG_DRM=y
> > >  # CONFIG_DRM_I2C_CH7006 is not set
> > >  # CONFIG_DRM_I2C_SIL164 is not set
> > > @@ -652,6 +653,11 @@ CONFIG_ROCKCHIP_ANALOGIX_DP=y
> > >  CONFIG_ROCKCHIP_DW_HDMI=y
> > >  CONFIG_ROCKCHIP_DW_MIPI_DSI=y
> > >  CONFIG_ROCKCHIP_INNO_HDMI=y
> > > +CONFIG_DRM_IMX=m
> > > +CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
> > > +CONFIG_DRM_IMX_TVE=m
> > > +CONFIG_DRM_IMX_LDB=m
> > > +CONFIG_DRM_IMX_HDMI=m
> > >  CONFIG_DRM_ATMEL_HLCDC=m
> > >  CONFIG_DRM_RCAR_DU=m
> > >  CONFIG_DRM_RCAR_LVDS=y
> > > --
> > > 2.24.1
> > >
> >
> >
> > ping
>
> Hi,
>
> It looks like you entirely skipped iMX maintainers in Cc/to list, so
> whom are you pinging?
>

I did use git send-email --cc-cmd='./scripts/get_maintainer.pl .. to
send out this patch so I am not the one to blame here.

Adding some imx maintainers...

-- 
Thanks
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
  2020-02-10 10:54   ` Christian Gmeiner
@ 2020-02-10 10:58     ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 24+ messages in thread
From: Krzysztof Kozlowski @ 2020-02-10 10:58 UTC (permalink / raw)
  To: Christian Gmeiner
  Cc: LKML, Russell King, Olof Johansson, Alexandre Torgue,
	Arnd Bergmann, Geert Uytterhoeven, Patrice Chotard, Joel Stanley,
	Tony Lindgren, Lubomir Rintel, Enric Balletbo i Serra,
	linux-arm-kernel

On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
<christian.gmeiner@gmail.com> wrote:
>
> Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> <christian.gmeiner@gmail.com>:
> >
> > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> > full drm support.
> >
> > Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
> > ---
> >  arch/arm/configs/multi_v7_defconfig | 6 ++++++
> >  1 file changed, 6 insertions(+)
> >
> > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> > index 3f1b96dc7faa..d213a35557ed 100644
> > --- a/arch/arm/configs/multi_v7_defconfig
> > +++ b/arch/arm/configs/multi_v7_defconfig
> > @@ -637,6 +637,7 @@ CONFIG_CEC_PLATFORM_DRIVERS=y
> >  CONFIG_VIDEO_SAMSUNG_S5P_CEC=m
> >  CONFIG_VIDEO_ADV7180=m
> >  CONFIG_VIDEO_ML86V7667=m
> > +CONFIG_IMX_IPUV3_CORE=m
> >  CONFIG_DRM=y
> >  # CONFIG_DRM_I2C_CH7006 is not set
> >  # CONFIG_DRM_I2C_SIL164 is not set
> > @@ -652,6 +653,11 @@ CONFIG_ROCKCHIP_ANALOGIX_DP=y
> >  CONFIG_ROCKCHIP_DW_HDMI=y
> >  CONFIG_ROCKCHIP_DW_MIPI_DSI=y
> >  CONFIG_ROCKCHIP_INNO_HDMI=y
> > +CONFIG_DRM_IMX=m
> > +CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
> > +CONFIG_DRM_IMX_TVE=m
> > +CONFIG_DRM_IMX_LDB=m
> > +CONFIG_DRM_IMX_HDMI=m
> >  CONFIG_DRM_ATMEL_HLCDC=m
> >  CONFIG_DRM_RCAR_DU=m
> >  CONFIG_DRM_RCAR_LVDS=y
> > --
> > 2.24.1
> >
>
>
> ping

Hi,

It looks like you entirely skipped iMX maintainers in Cc/to list, so
whom are you pinging?

Best regards,
Krzysztof

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-02-10 10:58     ` Krzysztof Kozlowski
  0 siblings, 0 replies; 24+ messages in thread
From: Krzysztof Kozlowski @ 2020-02-10 10:58 UTC (permalink / raw)
  To: Christian Gmeiner
  Cc: Enric Balletbo i Serra, Alexandre Torgue, Geert Uytterhoeven,
	Tony Lindgren, LKML, Russell King, Lubomir Rintel,
	Patrice Chotard, Arnd Bergmann, Joel Stanley, Olof Johansson,
	linux-arm-kernel

On Mon, 10 Feb 2020 at 11:54, Christian Gmeiner
<christian.gmeiner@gmail.com> wrote:
>
> Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
> <christian.gmeiner@gmail.com>:
> >
> > Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> > full drm support.
> >
> > Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
> > ---
> >  arch/arm/configs/multi_v7_defconfig | 6 ++++++
> >  1 file changed, 6 insertions(+)
> >
> > diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> > index 3f1b96dc7faa..d213a35557ed 100644
> > --- a/arch/arm/configs/multi_v7_defconfig
> > +++ b/arch/arm/configs/multi_v7_defconfig
> > @@ -637,6 +637,7 @@ CONFIG_CEC_PLATFORM_DRIVERS=y
> >  CONFIG_VIDEO_SAMSUNG_S5P_CEC=m
> >  CONFIG_VIDEO_ADV7180=m
> >  CONFIG_VIDEO_ML86V7667=m
> > +CONFIG_IMX_IPUV3_CORE=m
> >  CONFIG_DRM=y
> >  # CONFIG_DRM_I2C_CH7006 is not set
> >  # CONFIG_DRM_I2C_SIL164 is not set
> > @@ -652,6 +653,11 @@ CONFIG_ROCKCHIP_ANALOGIX_DP=y
> >  CONFIG_ROCKCHIP_DW_HDMI=y
> >  CONFIG_ROCKCHIP_DW_MIPI_DSI=y
> >  CONFIG_ROCKCHIP_INNO_HDMI=y
> > +CONFIG_DRM_IMX=m
> > +CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
> > +CONFIG_DRM_IMX_TVE=m
> > +CONFIG_DRM_IMX_LDB=m
> > +CONFIG_DRM_IMX_HDMI=m
> >  CONFIG_DRM_ATMEL_HLCDC=m
> >  CONFIG_DRM_RCAR_DU=m
> >  CONFIG_DRM_RCAR_LVDS=y
> > --
> > 2.24.1
> >
>
>
> ping

Hi,

It looks like you entirely skipped iMX maintainers in Cc/to list, so
whom are you pinging?

Best regards,
Krzysztof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
  2020-01-24  8:43 ` Christian Gmeiner
@ 2020-02-10 10:54   ` Christian Gmeiner
  -1 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-02-10 10:54 UTC (permalink / raw)
  To: LKML
  Cc: Russell King, Olof Johansson, Alexandre Torgue, Arnd Bergmann,
	Krzysztof Kozlowski, Geert Uytterhoeven, Patrice Chotard,
	Joel Stanley, Tony Lindgren, Lubomir Rintel,
	Enric Balletbo i Serra, linux-arm-kernel

Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
<christian.gmeiner@gmail.com>:
>
> Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> full drm support.
>
> Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
> ---
>  arch/arm/configs/multi_v7_defconfig | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 3f1b96dc7faa..d213a35557ed 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -637,6 +637,7 @@ CONFIG_CEC_PLATFORM_DRIVERS=y
>  CONFIG_VIDEO_SAMSUNG_S5P_CEC=m
>  CONFIG_VIDEO_ADV7180=m
>  CONFIG_VIDEO_ML86V7667=m
> +CONFIG_IMX_IPUV3_CORE=m
>  CONFIG_DRM=y
>  # CONFIG_DRM_I2C_CH7006 is not set
>  # CONFIG_DRM_I2C_SIL164 is not set
> @@ -652,6 +653,11 @@ CONFIG_ROCKCHIP_ANALOGIX_DP=y
>  CONFIG_ROCKCHIP_DW_HDMI=y
>  CONFIG_ROCKCHIP_DW_MIPI_DSI=y
>  CONFIG_ROCKCHIP_INNO_HDMI=y
> +CONFIG_DRM_IMX=m
> +CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
> +CONFIG_DRM_IMX_TVE=m
> +CONFIG_DRM_IMX_LDB=m
> +CONFIG_DRM_IMX_HDMI=m
>  CONFIG_DRM_ATMEL_HLCDC=m
>  CONFIG_DRM_RCAR_DU=m
>  CONFIG_DRM_RCAR_LVDS=y
> --
> 2.24.1
>


ping

-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-02-10 10:54   ` Christian Gmeiner
  0 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-02-10 10:54 UTC (permalink / raw)
  To: LKML
  Cc: Enric Balletbo i Serra, Arnd Bergmann, Geert Uytterhoeven,
	Tony Lindgren, Russell King, Krzysztof Kozlowski,
	Patrice Chotard, Lubomir Rintel, Joel Stanley, Olof Johansson,
	linux-arm-kernel, Alexandre Torgue

Am Fr., 24. Jan. 2020 um 09:44 Uhr schrieb Christian Gmeiner
<christian.gmeiner@gmail.com>:
>
> Makes it possible to multi v7 defconfig for stm32 and imx based devices with
> full drm support.
>
> Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
> ---
>  arch/arm/configs/multi_v7_defconfig | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 3f1b96dc7faa..d213a35557ed 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -637,6 +637,7 @@ CONFIG_CEC_PLATFORM_DRIVERS=y
>  CONFIG_VIDEO_SAMSUNG_S5P_CEC=m
>  CONFIG_VIDEO_ADV7180=m
>  CONFIG_VIDEO_ML86V7667=m
> +CONFIG_IMX_IPUV3_CORE=m
>  CONFIG_DRM=y
>  # CONFIG_DRM_I2C_CH7006 is not set
>  # CONFIG_DRM_I2C_SIL164 is not set
> @@ -652,6 +653,11 @@ CONFIG_ROCKCHIP_ANALOGIX_DP=y
>  CONFIG_ROCKCHIP_DW_HDMI=y
>  CONFIG_ROCKCHIP_DW_MIPI_DSI=y
>  CONFIG_ROCKCHIP_INNO_HDMI=y
> +CONFIG_DRM_IMX=m
> +CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
> +CONFIG_DRM_IMX_TVE=m
> +CONFIG_DRM_IMX_LDB=m
> +CONFIG_DRM_IMX_HDMI=m
>  CONFIG_DRM_ATMEL_HLCDC=m
>  CONFIG_DRM_RCAR_DU=m
>  CONFIG_DRM_RCAR_LVDS=y
> --
> 2.24.1
>


ping

-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-01-24  8:43 ` Christian Gmeiner
  0 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-01-24  8:43 UTC (permalink / raw)
  To: linux-kernel
  Cc: Christian Gmeiner, Russell King, Olof Johansson,
	Alexandre Torgue, Arnd Bergmann, Krzysztof Kozlowski,
	Geert Uytterhoeven, Patrice Chotard, Joel Stanley, Tony Lindgren,
	Lubomir Rintel, Enric Balletbo i Serra, linux-arm-kernel

Makes it possible to multi v7 defconfig for stm32 and imx based devices with
full drm support.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
---
 arch/arm/configs/multi_v7_defconfig | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 3f1b96dc7faa..d213a35557ed 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -637,6 +637,7 @@ CONFIG_CEC_PLATFORM_DRIVERS=y
 CONFIG_VIDEO_SAMSUNG_S5P_CEC=m
 CONFIG_VIDEO_ADV7180=m
 CONFIG_VIDEO_ML86V7667=m
+CONFIG_IMX_IPUV3_CORE=m
 CONFIG_DRM=y
 # CONFIG_DRM_I2C_CH7006 is not set
 # CONFIG_DRM_I2C_SIL164 is not set
@@ -652,6 +653,11 @@ CONFIG_ROCKCHIP_ANALOGIX_DP=y
 CONFIG_ROCKCHIP_DW_HDMI=y
 CONFIG_ROCKCHIP_DW_MIPI_DSI=y
 CONFIG_ROCKCHIP_INNO_HDMI=y
+CONFIG_DRM_IMX=m
+CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
+CONFIG_DRM_IMX_TVE=m
+CONFIG_DRM_IMX_LDB=m
+CONFIG_DRM_IMX_HDMI=m
 CONFIG_DRM_ATMEL_HLCDC=m
 CONFIG_DRM_RCAR_DU=m
 CONFIG_DRM_RCAR_LVDS=y
-- 
2.24.1


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

* [PATCH] ARM: multi_v7_defconfig: enable drm imx support
@ 2020-01-24  8:43 ` Christian Gmeiner
  0 siblings, 0 replies; 24+ messages in thread
From: Christian Gmeiner @ 2020-01-24  8:43 UTC (permalink / raw)
  To: linux-kernel
  Cc: Enric Balletbo i Serra, Alexandre Torgue, Arnd Bergmann,
	Tony Lindgren, Russell King, Krzysztof Kozlowski,
	Patrice Chotard, Lubomir Rintel, Christian Gmeiner, Joel Stanley,
	Olof Johansson, Geert Uytterhoeven, linux-arm-kernel

Makes it possible to multi v7 defconfig for stm32 and imx based devices with
full drm support.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
---
 arch/arm/configs/multi_v7_defconfig | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 3f1b96dc7faa..d213a35557ed 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -637,6 +637,7 @@ CONFIG_CEC_PLATFORM_DRIVERS=y
 CONFIG_VIDEO_SAMSUNG_S5P_CEC=m
 CONFIG_VIDEO_ADV7180=m
 CONFIG_VIDEO_ML86V7667=m
+CONFIG_IMX_IPUV3_CORE=m
 CONFIG_DRM=y
 # CONFIG_DRM_I2C_CH7006 is not set
 # CONFIG_DRM_I2C_SIL164 is not set
@@ -652,6 +653,11 @@ CONFIG_ROCKCHIP_ANALOGIX_DP=y
 CONFIG_ROCKCHIP_DW_HDMI=y
 CONFIG_ROCKCHIP_DW_MIPI_DSI=y
 CONFIG_ROCKCHIP_INNO_HDMI=y
+CONFIG_DRM_IMX=m
+CONFIG_DRM_IMX_PARALLEL_DISPLAY=m
+CONFIG_DRM_IMX_TVE=m
+CONFIG_DRM_IMX_LDB=m
+CONFIG_DRM_IMX_HDMI=m
 CONFIG_DRM_ATMEL_HLCDC=m
 CONFIG_DRM_RCAR_DU=m
 CONFIG_DRM_RCAR_LVDS=y
-- 
2.24.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-03-10  3:29 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-14  7:22 [PATCH] ARM: multi_v7_defconfig: enable drm imx support Christian Gmeiner
2020-02-14  7:22 ` Christian Gmeiner
  -- strict thread matches above, loose matches on Subject: below --
2020-01-24  8:43 Christian Gmeiner
2020-01-24  8:43 ` Christian Gmeiner
2020-02-10 10:54 ` Christian Gmeiner
2020-02-10 10:54   ` Christian Gmeiner
2020-02-10 10:58   ` Krzysztof Kozlowski
2020-02-10 10:58     ` Krzysztof Kozlowski
2020-02-10 13:30     ` Christian Gmeiner
2020-02-10 13:30       ` Christian Gmeiner
2020-02-17  4:19       ` Shawn Guo
2020-02-17  4:19         ` Shawn Guo
2020-02-17 12:09         ` Christian Gmeiner
2020-02-17 12:09           ` Christian Gmeiner
2020-02-18  9:14           ` Shawn Guo
2020-02-18  9:14             ` Shawn Guo
2020-02-19  8:48             ` Christian Gmeiner
2020-02-19  8:48               ` Christian Gmeiner
2020-02-19  9:11               ` Shawn Guo
2020-02-19  9:11                 ` Shawn Guo
2020-03-06 13:58                 ` Christian Gmeiner
2020-03-06 13:58                   ` Christian Gmeiner
2020-03-10  3:29                   ` Shawn Guo
2020-03-10  3:29                     ` Shawn Guo

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.