diff mbox series

[1/2] ARM: multi_v7_defconfig: add Panfrost driver

Message ID 20190604112003.31813-1-tomeu.vizoso@collabora.com
State Accepted
Commit f56a1fa75c5ae0f1726792944798dece2bad01d4
Headers show
Series [1/2] ARM: multi_v7_defconfig: add Panfrost driver | expand

Commit Message

Tomeu Vizoso June 4, 2019, 11:20 a.m. UTC
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(+)

-- 
2.20.1

Comments

Neil Armstrong June 6, 2019, 8:30 a.m. UTC | #1
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>
Neil Armstrong June 11, 2019, 11:06 a.m. UTC | #2
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
Kevin Hilman June 11, 2019, 11:24 p.m. UTC | #3
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
Olof Johansson June 19, 2019, 2:11 p.m. UTC | #4
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
diff mbox series

Patch

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