All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
@ 2019-06-04 11:20 ` Tomeu Vizoso
  0 siblings, 0 replies; 18+ messages in thread
From: Tomeu Vizoso @ 2019-06-04 11:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: arm, Tomeu Vizoso, Russell King, Alexandre Torgue, Simon Horman,
	Olof Johansson, Geert Uytterhoeven, Arnd Bergmann,
	Marek Szyprowski, Tony Lindgren, Yannick Fertré,
	moderated list:ARM PORT

With the goal of making it easier for CI services such as KernelCI to
run tests for it.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.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 6b748f214eae..952dff9d39f2 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -656,6 +656,7 @@ CONFIG_DRM_VC4=m
 CONFIG_DRM_ETNAVIV=m
 CONFIG_DRM_MXSFB=m
 CONFIG_DRM_PL111=m
+CONFIG_DRM_PANFROST=m
 CONFIG_FB_EFI=y
 CONFIG_FB_WM8505=y
 CONFIG_FB_SH_MOBILE_LCDC=y
-- 
2.20.1


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

* [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
@ 2019-06-04 11:20 ` Tomeu Vizoso
  0 siblings, 0 replies; 18+ messages in thread
From: Tomeu Vizoso @ 2019-06-04 11:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Alexandre Torgue, Tomeu Vizoso, Tony Lindgren, Russell King,
	Yannick Fertré,
	arm, Arnd Bergmann, Olof Johansson, Simon Horman,
	Geert Uytterhoeven, moderated list:ARM PORT, Marek Szyprowski

With the goal of making it easier for CI services such as KernelCI to
run tests for it.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.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 6b748f214eae..952dff9d39f2 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -656,6 +656,7 @@ CONFIG_DRM_VC4=m
 CONFIG_DRM_ETNAVIV=m
 CONFIG_DRM_MXSFB=m
 CONFIG_DRM_PL111=m
+CONFIG_DRM_PANFROST=m
 CONFIG_FB_EFI=y
 CONFIG_FB_WM8505=y
 CONFIG_FB_SH_MOBILE_LCDC=y
-- 
2.20.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] 18+ messages in thread

* [PATCH 2/2] arm64: defconfig: add Panfrost driver
  2019-06-04 11:20 ` Tomeu Vizoso
@ 2019-06-04 11:20   ` Tomeu Vizoso
  -1 siblings, 0 replies; 18+ messages in thread
From: Tomeu Vizoso @ 2019-06-04 11:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: arm, Tomeu Vizoso, Catalin Marinas, Will Deacon, Maxime Ripard,
	Olof Johansson, Jagan Teki, Simon Horman, Arnd Bergmann,
	Bjorn Andersson, Dinh Nguyen, Enric Balletbo i Serra,
	moderated list:ARM64 PORT (AARCH64 ARCHITECTURE)

With the goal of making it easier for CI services such as KernelCI to
run tests for it.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 4d583514258c..d588ceb9aa3c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -505,6 +505,7 @@ CONFIG_DRM_HISI_HIBMC=m
 CONFIG_DRM_HISI_KIRIN=m
 CONFIG_DRM_MESON=m
 CONFIG_DRM_PL111=m
+CONFIG_DRM_PANFROST=m
 CONFIG_FB=y
 CONFIG_FB_MODE_HELPERS=y
 CONFIG_BACKLIGHT_GENERIC=m
-- 
2.20.1


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

* [PATCH 2/2] arm64: defconfig: add Panfrost driver
@ 2019-06-04 11:20   ` Tomeu Vizoso
  0 siblings, 0 replies; 18+ messages in thread
From: Tomeu Vizoso @ 2019-06-04 11:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: Enric Balletbo i Serra, Arnd Bergmann, Tomeu Vizoso,
	Maxime Ripard, Catalin Marinas, Will Deacon, Bjorn Andersson,
	Dinh Nguyen, arm, Jagan Teki, Olof Johansson, Simon Horman,
	moderated list:ARM64 PORT AARCH64 ARCHITECTURE

With the goal of making it easier for CI services such as KernelCI to
run tests for it.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 4d583514258c..d588ceb9aa3c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -505,6 +505,7 @@ CONFIG_DRM_HISI_HIBMC=m
 CONFIG_DRM_HISI_KIRIN=m
 CONFIG_DRM_MESON=m
 CONFIG_DRM_PL111=m
+CONFIG_DRM_PANFROST=m
 CONFIG_FB=y
 CONFIG_FB_MODE_HELPERS=y
 CONFIG_BACKLIGHT_GENERIC=m
-- 
2.20.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] 18+ messages in thread

* Re: [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
  2019-06-04 11:20 ` Tomeu Vizoso
@ 2019-06-06  8:30   ` Neil Armstrong
  -1 siblings, 0 replies; 18+ messages in thread
From: Neil Armstrong @ 2019-06-06  8:30 UTC (permalink / raw)
  To: arm
  Cc: Tomeu Vizoso, linux-kernel, Alexandre Torgue, Tony Lindgren,
	Russell King, Yannick Fertré,
	Arnd Bergmann, Olof Johansson, Simon Horman, Geert Uytterhoeven,
	moderated list:ARM PORT, Marek Szyprowski

Hi Olof, Arnd,

Could you take these directly or an arm soc maintainer should take them in their trees ?

Thanks,
Neil

On 04/06/2019 13:20, Tomeu Vizoso wrote:
> With the goal of making it easier for CI services such as KernelCI to
> run tests for it.
> 
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.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 6b748f214eae..952dff9d39f2 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -656,6 +656,7 @@ CONFIG_DRM_VC4=m
>  CONFIG_DRM_ETNAVIV=m
>  CONFIG_DRM_MXSFB=m
>  CONFIG_DRM_PL111=m
> +CONFIG_DRM_PANFROST=m
>  CONFIG_FB_EFI=y
>  CONFIG_FB_WM8505=y
>  CONFIG_FB_SH_MOBILE_LCDC=y
> 

And BTW :
Acked-by: Neil Armstrong <narmstrong@baylibre.com>

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

* Re: [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
@ 2019-06-06  8:30   ` Neil Armstrong
  0 siblings, 0 replies; 18+ messages in thread
From: Neil Armstrong @ 2019-06-06  8:30 UTC (permalink / raw)
  To: arm
  Cc: Alexandre Torgue, Tomeu Vizoso, Tony Lindgren, Russell King,
	linux-kernel, Yannick Fertré,
	Arnd Bergmann, Olof Johansson, Simon Horman, Geert Uytterhoeven,
	moderated list:ARM PORT, Marek Szyprowski

Hi Olof, Arnd,

Could you take these directly or an arm soc maintainer should take them in their trees ?

Thanks,
Neil

On 04/06/2019 13:20, Tomeu Vizoso wrote:
> With the goal of making it easier for CI services such as KernelCI to
> run tests for it.
> 
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.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 6b748f214eae..952dff9d39f2 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -656,6 +656,7 @@ CONFIG_DRM_VC4=m
>  CONFIG_DRM_ETNAVIV=m
>  CONFIG_DRM_MXSFB=m
>  CONFIG_DRM_PL111=m
> +CONFIG_DRM_PANFROST=m
>  CONFIG_FB_EFI=y
>  CONFIG_FB_WM8505=y
>  CONFIG_FB_SH_MOBILE_LCDC=y
> 

And BTW :
Acked-by: Neil Armstrong <narmstrong@baylibre.com>

_______________________________________________
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] 18+ messages in thread

* Re: [PATCH 2/2] arm64: defconfig: add Panfrost driver
  2019-06-04 11:20   ` Tomeu Vizoso
@ 2019-06-06  8:30     ` Neil Armstrong
  -1 siblings, 0 replies; 18+ messages in thread
From: Neil Armstrong @ 2019-06-06  8:30 UTC (permalink / raw)
  To: arm
  Cc: Tomeu Vizoso, linux-kernel, Enric Balletbo i Serra,
	Arnd Bergmann, Maxime Ripard, Catalin Marinas, Will Deacon,
	Bjorn Andersson, Dinh Nguyen, Jagan Teki, Olof Johansson,
	Simon Horman, moderated list:ARM64 PORT AARCH64 ARCHITECTURE

On 04/06/2019 13:20, Tomeu Vizoso wrote:
> With the goal of making it easier for CI services such as KernelCI to
> run tests for it.
> 
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 4d583514258c..d588ceb9aa3c 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -505,6 +505,7 @@ CONFIG_DRM_HISI_HIBMC=m
>  CONFIG_DRM_HISI_KIRIN=m
>  CONFIG_DRM_MESON=m
>  CONFIG_DRM_PL111=m
> +CONFIG_DRM_PANFROST=m
>  CONFIG_FB=y
>  CONFIG_FB_MODE_HELPERS=y
>  CONFIG_BACKLIGHT_GENERIC=m
> 

Acked-by: Neil Armstrong <narmstrong@baylibre.com>

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

* Re: [PATCH 2/2] arm64: defconfig: add Panfrost driver
@ 2019-06-06  8:30     ` Neil Armstrong
  0 siblings, 0 replies; 18+ messages in thread
From: Neil Armstrong @ 2019-06-06  8:30 UTC (permalink / raw)
  To: arm
  Cc: Tomeu Vizoso, Arnd Bergmann, Maxime Ripard, Catalin Marinas,
	Olof Johansson, Will Deacon, linux-kernel, Bjorn Andersson,
	Dinh Nguyen, Jagan Teki, Enric Balletbo i Serra, Simon Horman,
	moderated list:ARM64 PORT AARCH64 ARCHITECTURE

On 04/06/2019 13:20, Tomeu Vizoso wrote:
> With the goal of making it easier for CI services such as KernelCI to
> run tests for it.
> 
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 4d583514258c..d588ceb9aa3c 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -505,6 +505,7 @@ CONFIG_DRM_HISI_HIBMC=m
>  CONFIG_DRM_HISI_KIRIN=m
>  CONFIG_DRM_MESON=m
>  CONFIG_DRM_PL111=m
> +CONFIG_DRM_PANFROST=m
>  CONFIG_FB=y
>  CONFIG_FB_MODE_HELPERS=y
>  CONFIG_BACKLIGHT_GENERIC=m
> 

Acked-by: Neil Armstrong <narmstrong@baylibre.com>

_______________________________________________
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] 18+ messages in thread

* Re: [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
  2019-06-04 11:20 ` Tomeu Vizoso
  (?)
@ 2019-06-11 11:06   ` Neil Armstrong
  -1 siblings, 0 replies; 18+ messages in thread
From: Neil Armstrong @ 2019-06-11 11:06 UTC (permalink / raw)
  To: Kevin Hilman
  Cc: Tomeu Vizoso, linux-kernel, Alexandre Torgue, Tony Lindgren,
	Russell King, Yannick Fertré,
	arm, Arnd Bergmann, Olof Johansson, Simon Horman,
	Geert Uytterhoeven, moderated list:ARM PORT, Marek Szyprowski,
	open list:ARM/Amlogic Meson...

On 04/06/2019 13:20, Tomeu Vizoso wrote:
> With the goal of making it easier for CI services such as KernelCI to
> run tests for it.
> 
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.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 6b748f214eae..952dff9d39f2 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -656,6 +656,7 @@ CONFIG_DRM_VC4=m
>  CONFIG_DRM_ETNAVIV=m
>  CONFIG_DRM_MXSFB=m
>  CONFIG_DRM_PL111=m
> +CONFIG_DRM_PANFROST=m
>  CONFIG_FB_EFI=y
>  CONFIG_FB_WM8505=y
>  CONFIG_FB_SH_MOBILE_LCDC=y
> 

Hi Kevin,

Could you apply this changeset on the linux-amlogic tree ?

Neil

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

* Re: [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
@ 2019-06-11 11:06   ` Neil Armstrong
  0 siblings, 0 replies; 18+ messages in thread
From: Neil Armstrong @ 2019-06-11 11:06 UTC (permalink / raw)
  To: Kevin Hilman
  Cc: Alexandre Torgue, Tomeu Vizoso, Tony Lindgren, Russell King,
	linux-kernel, Yannick Fertré,
	arm, Arnd Bergmann, open list:ARM/Amlogic Meson...,
	Olof Johansson, Simon Horman, Geert Uytterhoeven,
	moderated list:ARM PORT, Marek Szyprowski

On 04/06/2019 13:20, Tomeu Vizoso wrote:
> With the goal of making it easier for CI services such as KernelCI to
> run tests for it.
> 
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.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 6b748f214eae..952dff9d39f2 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -656,6 +656,7 @@ CONFIG_DRM_VC4=m
>  CONFIG_DRM_ETNAVIV=m
>  CONFIG_DRM_MXSFB=m
>  CONFIG_DRM_PL111=m
> +CONFIG_DRM_PANFROST=m
>  CONFIG_FB_EFI=y
>  CONFIG_FB_WM8505=y
>  CONFIG_FB_SH_MOBILE_LCDC=y
> 

Hi Kevin,

Could you apply this changeset on the linux-amlogic tree ?

Neil

_______________________________________________
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] 18+ messages in thread

* Re: [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
@ 2019-06-11 11:06   ` Neil Armstrong
  0 siblings, 0 replies; 18+ messages in thread
From: Neil Armstrong @ 2019-06-11 11:06 UTC (permalink / raw)
  To: Kevin Hilman
  Cc: Alexandre Torgue, Tomeu Vizoso, Tony Lindgren, Russell King,
	linux-kernel, Yannick Fertré,
	arm, Arnd Bergmann, open list:ARM/Amlogic Meson...,
	Olof Johansson, Simon Horman, Geert Uytterhoeven,
	moderated list:ARM PORT, Marek Szyprowski

On 04/06/2019 13:20, Tomeu Vizoso wrote:
> With the goal of making it easier for CI services such as KernelCI to
> run tests for it.
> 
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.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 6b748f214eae..952dff9d39f2 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -656,6 +656,7 @@ CONFIG_DRM_VC4=m
>  CONFIG_DRM_ETNAVIV=m
>  CONFIG_DRM_MXSFB=m
>  CONFIG_DRM_PL111=m
> +CONFIG_DRM_PANFROST=m
>  CONFIG_FB_EFI=y
>  CONFIG_FB_WM8505=y
>  CONFIG_FB_SH_MOBILE_LCDC=y
> 

Hi Kevin,

Could you apply this changeset on the linux-amlogic tree ?

Neil

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

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

* Re: [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
  2019-06-11 11:06   ` Neil Armstrong
  (?)
@ 2019-06-11 23:24     ` Kevin Hilman
  -1 siblings, 0 replies; 18+ messages in thread
From: Kevin Hilman @ 2019-06-11 23:24 UTC (permalink / raw)
  To: Neil Armstrong
  Cc: Tomeu Vizoso, linux-kernel, Alexandre Torgue, Tony Lindgren,
	Russell King, Yannick Fertré,
	arm, Arnd Bergmann, Olof Johansson, Simon Horman,
	Geert Uytterhoeven, moderated list:ARM PORT, Marek Szyprowski,
	open list:ARM/Amlogic Meson...

Neil Armstrong <narmstrong@baylibre.com> writes:

> On 04/06/2019 13:20, Tomeu Vizoso wrote:
>> With the goal of making it easier for CI services such as KernelCI to
>> run tests for it.
>> 
>> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.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 6b748f214eae..952dff9d39f2 100644
>> --- a/arch/arm/configs/multi_v7_defconfig
>> +++ b/arch/arm/configs/multi_v7_defconfig
>> @@ -656,6 +656,7 @@ CONFIG_DRM_VC4=m
>>  CONFIG_DRM_ETNAVIV=m
>>  CONFIG_DRM_MXSFB=m
>>  CONFIG_DRM_PL111=m
>> +CONFIG_DRM_PANFROST=m
>>  CONFIG_FB_EFI=y
>>  CONFIG_FB_WM8505=y
>>  CONFIG_FB_SH_MOBILE_LCDC=y
>> 
>
> Hi Kevin,
>
> Could you apply this changeset on the linux-amlogic tree ?

No, this needs to go via arm-soc (already cc'd)

Kevin

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

* Re: [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
@ 2019-06-11 23:24     ` Kevin Hilman
  0 siblings, 0 replies; 18+ messages in thread
From: Kevin Hilman @ 2019-06-11 23:24 UTC (permalink / raw)
  To: Neil Armstrong
  Cc: Alexandre Torgue, Tomeu Vizoso, Tony Lindgren, Russell King,
	linux-kernel, Yannick Fertré,
	arm, Arnd Bergmann, open list:ARM/Amlogic Meson...,
	Olof Johansson, Simon Horman, Geert Uytterhoeven,
	moderated list:ARM PORT, Marek Szyprowski

Neil Armstrong <narmstrong@baylibre.com> writes:

> On 04/06/2019 13:20, Tomeu Vizoso wrote:
>> With the goal of making it easier for CI services such as KernelCI to
>> run tests for it.
>> 
>> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.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 6b748f214eae..952dff9d39f2 100644
>> --- a/arch/arm/configs/multi_v7_defconfig
>> +++ b/arch/arm/configs/multi_v7_defconfig
>> @@ -656,6 +656,7 @@ CONFIG_DRM_VC4=m
>>  CONFIG_DRM_ETNAVIV=m
>>  CONFIG_DRM_MXSFB=m
>>  CONFIG_DRM_PL111=m
>> +CONFIG_DRM_PANFROST=m
>>  CONFIG_FB_EFI=y
>>  CONFIG_FB_WM8505=y
>>  CONFIG_FB_SH_MOBILE_LCDC=y
>> 
>
> Hi Kevin,
>
> Could you apply this changeset on the linux-amlogic tree ?

No, this needs to go via arm-soc (already cc'd)

Kevin

_______________________________________________
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] 18+ messages in thread

* Re: [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
@ 2019-06-11 23:24     ` Kevin Hilman
  0 siblings, 0 replies; 18+ messages in thread
From: Kevin Hilman @ 2019-06-11 23:24 UTC (permalink / raw)
  To: Neil Armstrong
  Cc: Alexandre Torgue, Tomeu Vizoso, Tony Lindgren, Russell King,
	linux-kernel, Yannick Fertré,
	arm, Arnd Bergmann, open list:ARM/Amlogic Meson...,
	Olof Johansson, Simon Horman, Geert Uytterhoeven,
	moderated list:ARM PORT, Marek Szyprowski

Neil Armstrong <narmstrong@baylibre.com> writes:

> On 04/06/2019 13:20, Tomeu Vizoso wrote:
>> With the goal of making it easier for CI services such as KernelCI to
>> run tests for it.
>> 
>> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.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 6b748f214eae..952dff9d39f2 100644
>> --- a/arch/arm/configs/multi_v7_defconfig
>> +++ b/arch/arm/configs/multi_v7_defconfig
>> @@ -656,6 +656,7 @@ CONFIG_DRM_VC4=m
>>  CONFIG_DRM_ETNAVIV=m
>>  CONFIG_DRM_MXSFB=m
>>  CONFIG_DRM_PL111=m
>> +CONFIG_DRM_PANFROST=m
>>  CONFIG_FB_EFI=y
>>  CONFIG_FB_WM8505=y
>>  CONFIG_FB_SH_MOBILE_LCDC=y
>> 
>
> Hi Kevin,
>
> Could you apply this changeset on the linux-amlogic tree ?

No, this needs to go via arm-soc (already cc'd)

Kevin

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

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

* Re: [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
  2019-06-04 11:20 ` Tomeu Vizoso
@ 2019-06-19 14:11   ` Olof Johansson
  -1 siblings, 0 replies; 18+ messages in thread
From: Olof Johansson @ 2019-06-19 14:11 UTC (permalink / raw)
  To: Tomeu Vizoso
  Cc: linux-kernel, arm, Russell King, Alexandre Torgue, Simon Horman,
	Geert Uytterhoeven, Arnd Bergmann, Marek Szyprowski,
	Tony Lindgren, Yannick Fertré,
	moderated list:ARM PORT

On Tue, Jun 04, 2019 at 01:20:01PM +0200, Tomeu Vizoso wrote:
> With the goal of making it easier for CI services such as KernelCI to
> run tests for it.
> 
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
> ---
>  arch/arm/configs/multi_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks!


-Olof

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

* Re: [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver
@ 2019-06-19 14:11   ` Olof Johansson
  0 siblings, 0 replies; 18+ messages in thread
From: Olof Johansson @ 2019-06-19 14:11 UTC (permalink / raw)
  To: Tomeu Vizoso
  Cc: Alexandre Torgue, Geert Uytterhoeven, Tony Lindgren,
	linux-kernel, Russell King, Yannick Fertré,
	arm, Arnd Bergmann, Simon Horman, moderated list:ARM PORT,
	Marek Szyprowski

On Tue, Jun 04, 2019 at 01:20:01PM +0200, Tomeu Vizoso wrote:
> With the goal of making it easier for CI services such as KernelCI to
> run tests for it.
> 
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
> ---
>  arch/arm/configs/multi_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks!


-Olof

_______________________________________________
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] 18+ messages in thread

* Re: [PATCH 2/2] arm64: defconfig: add Panfrost driver
  2019-06-04 11:20   ` Tomeu Vizoso
@ 2019-06-19 14:11     ` Olof Johansson
  -1 siblings, 0 replies; 18+ messages in thread
From: Olof Johansson @ 2019-06-19 14:11 UTC (permalink / raw)
  To: Tomeu Vizoso
  Cc: linux-kernel, arm, Catalin Marinas, Will Deacon, Maxime Ripard,
	Jagan Teki, Simon Horman, Arnd Bergmann, Bjorn Andersson,
	Dinh Nguyen, Enric Balletbo i Serra,
	moderated list:ARM64 PORT (AARCH64 ARCHITECTURE)

On Tue, Jun 04, 2019 at 01:20:02PM +0200, Tomeu Vizoso wrote:
> With the goal of making it easier for CI services such as KernelCI to
> run tests for it.
> 
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>

Applied, thanks!


-Olof

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

* Re: [PATCH 2/2] arm64: defconfig: add Panfrost driver
@ 2019-06-19 14:11     ` Olof Johansson
  0 siblings, 0 replies; 18+ messages in thread
From: Olof Johansson @ 2019-06-19 14:11 UTC (permalink / raw)
  To: Tomeu Vizoso
  Cc: Arnd Bergmann, Maxime Ripard, Catalin Marinas, Will Deacon,
	linux-kernel, Bjorn Andersson, Dinh Nguyen, arm, Jagan Teki,
	Enric Balletbo i Serra, Simon Horman,
	moderated list:ARM64 PORT (AARCH64 ARCHITECTURE)

On Tue, Jun 04, 2019 at 01:20:02PM +0200, Tomeu Vizoso wrote:
> With the goal of making it easier for CI services such as KernelCI to
> run tests for it.
> 
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>

Applied, thanks!


-Olof

_______________________________________________
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] 18+ messages in thread

end of thread, other threads:[~2019-06-19 15:07 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-04 11:20 [PATCH 1/2] ARM: multi_v7_defconfig: add Panfrost driver Tomeu Vizoso
2019-06-04 11:20 ` Tomeu Vizoso
2019-06-04 11:20 ` [PATCH 2/2] arm64: defconfig: " Tomeu Vizoso
2019-06-04 11:20   ` Tomeu Vizoso
2019-06-06  8:30   ` Neil Armstrong
2019-06-06  8:30     ` Neil Armstrong
2019-06-19 14:11   ` Olof Johansson
2019-06-19 14:11     ` Olof Johansson
2019-06-06  8:30 ` [PATCH 1/2] ARM: multi_v7_defconfig: " Neil Armstrong
2019-06-06  8:30   ` Neil Armstrong
2019-06-11 11:06 ` Neil Armstrong
2019-06-11 11:06   ` Neil Armstrong
2019-06-11 11:06   ` Neil Armstrong
2019-06-11 23:24   ` Kevin Hilman
2019-06-11 23:24     ` Kevin Hilman
2019-06-11 23:24     ` Kevin Hilman
2019-06-19 14:11 ` Olof Johansson
2019-06-19 14:11   ` Olof Johansson

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.