All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: configs: at91: sama5: resync with media changes
@ 2020-10-16  7:51 ` Eugen Hristev
  0 siblings, 0 replies; 6+ messages in thread
From: Eugen Hristev @ 2020-10-16  7:51 UTC (permalink / raw)
  To: alexandre.belloni
  Cc: linux-arm-kernel, linux-kernel, nicolas.ferre, ludovic.desroches,
	Eugen Hristev

The media tree Kconfig has changed recently, and a lot of modules were
built unintentionally, like the dvb frontends and encoders.
Resync the defconfig to build the sama5 drivers and tested sensors.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---
 arch/arm/configs/sama5_defconfig | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 037d3a718a60..2c8a621a8f1f 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -153,9 +153,18 @@ CONFIG_REGULATOR_ACT8945A=y
 CONFIG_REGULATOR_MCP16502=m
 CONFIG_REGULATOR_PWM=m
 CONFIG_MEDIA_SUPPORT=y
+CONFIG_MEDIA_SUPPORT_FILTER=y
+# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
 CONFIG_MEDIA_CAMERA_SUPPORT=y
+CONFIG_MEDIA_PLATFORM_SUPPORT=y
 CONFIG_V4L_PLATFORM_DRIVERS=y
+CONFIG_VIDEO_ATMEL_ISC=y
 CONFIG_VIDEO_ATMEL_ISI=y
+CONFIG_VIDEO_OV2640=m
+CONFIG_VIDEO_OV5640=m
+CONFIG_VIDEO_OV7670=m
+CONFIG_VIDEO_OV7740=m
+CONFIG_VIDEO_MT9V032=m
 CONFIG_DRM=y
 CONFIG_DRM_ATMEL_HLCDC=y
 CONFIG_DRM_PANEL_SIMPLE=y
-- 
2.25.1


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

* [PATCH] ARM: configs: at91: sama5: resync with media changes
@ 2020-10-16  7:51 ` Eugen Hristev
  0 siblings, 0 replies; 6+ messages in thread
From: Eugen Hristev @ 2020-10-16  7:51 UTC (permalink / raw)
  To: alexandre.belloni
  Cc: Eugen Hristev, ludovic.desroches, linux-kernel, linux-arm-kernel

The media tree Kconfig has changed recently, and a lot of modules were
built unintentionally, like the dvb frontends and encoders.
Resync the defconfig to build the sama5 drivers and tested sensors.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---
 arch/arm/configs/sama5_defconfig | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 037d3a718a60..2c8a621a8f1f 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -153,9 +153,18 @@ CONFIG_REGULATOR_ACT8945A=y
 CONFIG_REGULATOR_MCP16502=m
 CONFIG_REGULATOR_PWM=m
 CONFIG_MEDIA_SUPPORT=y
+CONFIG_MEDIA_SUPPORT_FILTER=y
+# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
 CONFIG_MEDIA_CAMERA_SUPPORT=y
+CONFIG_MEDIA_PLATFORM_SUPPORT=y
 CONFIG_V4L_PLATFORM_DRIVERS=y
+CONFIG_VIDEO_ATMEL_ISC=y
 CONFIG_VIDEO_ATMEL_ISI=y
+CONFIG_VIDEO_OV2640=m
+CONFIG_VIDEO_OV5640=m
+CONFIG_VIDEO_OV7670=m
+CONFIG_VIDEO_OV7740=m
+CONFIG_VIDEO_MT9V032=m
 CONFIG_DRM=y
 CONFIG_DRM_ATMEL_HLCDC=y
 CONFIG_DRM_PANEL_SIMPLE=y
-- 
2.25.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] 6+ messages in thread

* Re: [PATCH] ARM: configs: at91: sama5: resync with media changes
  2020-10-16  7:51 ` Eugen Hristev
@ 2020-10-28 20:30   ` Alexandre Belloni
  -1 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2020-10-28 20:30 UTC (permalink / raw)
  To: Eugen Hristev
  Cc: Alexandre Belloni, linux-arm-kernel, linux-kernel, ludovic.desroches

On Fri, 16 Oct 2020 10:51:09 +0300, Eugen Hristev wrote:
> The media tree Kconfig has changed recently, and a lot of modules were
> built unintentionally, like the dvb frontends and encoders.
> Resync the defconfig to build the sama5 drivers and tested sensors.

Applied, thanks!

[1/1] ARM: configs: at91: sama5: resync with media changes
      commit: fb533fc76d341ab73fc7e3cec0ab012bd2881ca7

Best regards,
-- 
Alexandre Belloni <alexandre.belloni@bootlin.com>

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

* Re: [PATCH] ARM: configs: at91: sama5: resync with media changes
@ 2020-10-28 20:30   ` Alexandre Belloni
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2020-10-28 20:30 UTC (permalink / raw)
  To: Eugen Hristev
  Cc: Alexandre Belloni, ludovic.desroches, linux-kernel, linux-arm-kernel

On Fri, 16 Oct 2020 10:51:09 +0300, Eugen Hristev wrote:
> The media tree Kconfig has changed recently, and a lot of modules were
> built unintentionally, like the dvb frontends and encoders.
> Resync the defconfig to build the sama5 drivers and tested sensors.

Applied, thanks!

[1/1] ARM: configs: at91: sama5: resync with media changes
      commit: fb533fc76d341ab73fc7e3cec0ab012bd2881ca7

Best regards,
-- 
Alexandre Belloni <alexandre.belloni@bootlin.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] 6+ messages in thread

* Re: [PATCH] ARM: configs: at91: sama5: resync with media changes
  2020-10-16  7:51 ` Eugen Hristev
@ 2020-10-28 20:34   ` Alexandre Belloni
  -1 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2020-10-28 20:34 UTC (permalink / raw)
  To: Eugen Hristev
  Cc: linux-arm-kernel, linux-kernel, nicolas.ferre, ludovic.desroches

Hi,

On 16/10/2020 10:51:09+0300, Eugen Hristev wrote:
> The media tree Kconfig has changed recently, and a lot of modules were
> built unintentionally, like the dvb frontends and encoders.
> Resync the defconfig to build the sama5 drivers and tested sensors.
> 

Isn't at91_defconfig also affected? I didn't know which sensors you
wanted to keep so I didn't do this cleanup. I guess only what is tested
with sam9x60 is relevant now.

> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
> ---
>  arch/arm/configs/sama5_defconfig | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
> index 037d3a718a60..2c8a621a8f1f 100644
> --- a/arch/arm/configs/sama5_defconfig
> +++ b/arch/arm/configs/sama5_defconfig
> @@ -153,9 +153,18 @@ CONFIG_REGULATOR_ACT8945A=y
>  CONFIG_REGULATOR_MCP16502=m
>  CONFIG_REGULATOR_PWM=m
>  CONFIG_MEDIA_SUPPORT=y
> +CONFIG_MEDIA_SUPPORT_FILTER=y
> +# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
>  CONFIG_MEDIA_CAMERA_SUPPORT=y
> +CONFIG_MEDIA_PLATFORM_SUPPORT=y
>  CONFIG_V4L_PLATFORM_DRIVERS=y
> +CONFIG_VIDEO_ATMEL_ISC=y
>  CONFIG_VIDEO_ATMEL_ISI=y
> +CONFIG_VIDEO_OV2640=m
> +CONFIG_VIDEO_OV5640=m
> +CONFIG_VIDEO_OV7670=m
> +CONFIG_VIDEO_OV7740=m
> +CONFIG_VIDEO_MT9V032=m
>  CONFIG_DRM=y
>  CONFIG_DRM_ATMEL_HLCDC=y
>  CONFIG_DRM_PANEL_SIMPLE=y
> -- 
> 2.25.1
> 

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* Re: [PATCH] ARM: configs: at91: sama5: resync with media changes
@ 2020-10-28 20:34   ` Alexandre Belloni
  0 siblings, 0 replies; 6+ messages in thread
From: Alexandre Belloni @ 2020-10-28 20:34 UTC (permalink / raw)
  To: Eugen Hristev; +Cc: ludovic.desroches, linux-kernel, linux-arm-kernel

Hi,

On 16/10/2020 10:51:09+0300, Eugen Hristev wrote:
> The media tree Kconfig has changed recently, and a lot of modules were
> built unintentionally, like the dvb frontends and encoders.
> Resync the defconfig to build the sama5 drivers and tested sensors.
> 

Isn't at91_defconfig also affected? I didn't know which sensors you
wanted to keep so I didn't do this cleanup. I guess only what is tested
with sam9x60 is relevant now.

> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
> ---
>  arch/arm/configs/sama5_defconfig | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
> index 037d3a718a60..2c8a621a8f1f 100644
> --- a/arch/arm/configs/sama5_defconfig
> +++ b/arch/arm/configs/sama5_defconfig
> @@ -153,9 +153,18 @@ CONFIG_REGULATOR_ACT8945A=y
>  CONFIG_REGULATOR_MCP16502=m
>  CONFIG_REGULATOR_PWM=m
>  CONFIG_MEDIA_SUPPORT=y
> +CONFIG_MEDIA_SUPPORT_FILTER=y
> +# CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
>  CONFIG_MEDIA_CAMERA_SUPPORT=y
> +CONFIG_MEDIA_PLATFORM_SUPPORT=y
>  CONFIG_V4L_PLATFORM_DRIVERS=y
> +CONFIG_VIDEO_ATMEL_ISC=y
>  CONFIG_VIDEO_ATMEL_ISI=y
> +CONFIG_VIDEO_OV2640=m
> +CONFIG_VIDEO_OV5640=m
> +CONFIG_VIDEO_OV7670=m
> +CONFIG_VIDEO_OV7740=m
> +CONFIG_VIDEO_MT9V032=m
>  CONFIG_DRM=y
>  CONFIG_DRM_ATMEL_HLCDC=y
>  CONFIG_DRM_PANEL_SIMPLE=y
> -- 
> 2.25.1
> 

-- 
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.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] 6+ messages in thread

end of thread, other threads:[~2020-10-28 22:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-16  7:51 [PATCH] ARM: configs: at91: sama5: resync with media changes Eugen Hristev
2020-10-16  7:51 ` Eugen Hristev
2020-10-28 20:30 ` Alexandre Belloni
2020-10-28 20:30   ` Alexandre Belloni
2020-10-28 20:34 ` Alexandre Belloni
2020-10-28 20:34   ` Alexandre Belloni

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.