All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: multi_v7_defconfig: Enable shmobile r8a7778 (M1A)
@ 2015-04-16 15:08 ` Ulrich Hecht
  0 siblings, 0 replies; 11+ messages in thread
From: Ulrich Hecht @ 2015-04-16 15:08 UTC (permalink / raw)
  To: linux-arm-kernel

Also enables RTC (RX8581) and camera (ML86V7667) drivers as modules.

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
---
 arch/arm/configs/multi_v7_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 06075b6..212199a 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -67,6 +67,7 @@ CONFIG_ARCH_EMEV2=y
 CONFIG_ARCH_R7S72100=y
 CONFIG_ARCH_R8A73A4=y
 CONFIG_ARCH_R8A7740=y
+CONFIG_ARCH_R8A7778=y
 CONFIG_ARCH_R8A7779=y
 CONFIG_ARCH_R8A7790=y
 CONFIG_ARCH_R8A7791=y
@@ -377,6 +378,7 @@ CONFIG_V4L_MEM2MEM_DRIVERS=y
 CONFIG_VIDEO_RENESAS_VSP1=m
 # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
 CONFIG_VIDEO_ADV7180=m
+CONFIG_VIDEO_ML86V7667=m
 CONFIG_DRM=y
 CONFIG_DRM_RCAR_DU=m
 CONFIG_DRM_TEGRA=y
@@ -500,6 +502,7 @@ CONFIG_RTC_DRV_SUN6I=y
 CONFIG_RTC_DRV_SUNXI=y
 CONFIG_RTC_DRV_MV=y
 CONFIG_RTC_DRV_TEGRA=y
+CONFIG_RTC_DRV_RX8581=m
 CONFIG_DMADEVICES=y
 CONFIG_DW_DMAC=y
 CONFIG_MV_XOR=y
-- 
2.3.5


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

* [PATCH] ARM: multi_v7_defconfig: Enable shmobile r8a7778 (M1A)
@ 2015-04-16 15:08 ` Ulrich Hecht
  0 siblings, 0 replies; 11+ messages in thread
From: Ulrich Hecht @ 2015-04-16 15:08 UTC (permalink / raw)
  To: linux-arm-kernel

Also enables RTC (RX8581) and camera (ML86V7667) drivers as modules.

Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
---
 arch/arm/configs/multi_v7_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 06075b6..212199a 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -67,6 +67,7 @@ CONFIG_ARCH_EMEV2=y
 CONFIG_ARCH_R7S72100=y
 CONFIG_ARCH_R8A73A4=y
 CONFIG_ARCH_R8A7740=y
+CONFIG_ARCH_R8A7778=y
 CONFIG_ARCH_R8A7779=y
 CONFIG_ARCH_R8A7790=y
 CONFIG_ARCH_R8A7791=y
@@ -377,6 +378,7 @@ CONFIG_V4L_MEM2MEM_DRIVERS=y
 CONFIG_VIDEO_RENESAS_VSP1=m
 # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set
 CONFIG_VIDEO_ADV7180=m
+CONFIG_VIDEO_ML86V7667=m
 CONFIG_DRM=y
 CONFIG_DRM_RCAR_DU=m
 CONFIG_DRM_TEGRA=y
@@ -500,6 +502,7 @@ CONFIG_RTC_DRV_SUN6I=y
 CONFIG_RTC_DRV_SUNXI=y
 CONFIG_RTC_DRV_MV=y
 CONFIG_RTC_DRV_TEGRA=y
+CONFIG_RTC_DRV_RX8581=m
 CONFIG_DMADEVICES=y
 CONFIG_DW_DMAC=y
 CONFIG_MV_XOR=y
-- 
2.3.5

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

* Re: [PATCH] ARM: multi_v7_defconfig: Enable shmobile r8a7778 (M1A)
  2015-04-16 15:08 ` Ulrich Hecht
@ 2015-04-16 16:04   ` Sergei Shtylyov
  -1 siblings, 0 replies; 11+ messages in thread
From: Sergei Shtylyov @ 2015-04-16 16:04 UTC (permalink / raw)
  To: linux-arm-kernel

Hello.

On 04/16/2015 06:08 PM, Ulrich Hecht wrote:

> Also enables RTC (RX8581) and camera (ML86V7667) drivers as modules.

> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
> ---
>   arch/arm/configs/multi_v7_defconfig | 3 +++
>   1 file changed, 3 insertions(+)

> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 06075b6..212199a 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
[...]
> @@ -500,6 +502,7 @@ CONFIG_RTC_DRV_SUN6I=y
>   CONFIG_RTC_DRV_SUNXI=y
>   CONFIG_RTC_DRV_MV=y
>   CONFIG_RTC_DRV_TEGRA=y
> +CONFIG_RTC_DRV_RX8581=m

    The other RTC drivers seem to be built-in.

WBR, Sergei


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

* [PATCH] ARM: multi_v7_defconfig: Enable shmobile r8a7778 (M1A)
@ 2015-04-16 16:04   ` Sergei Shtylyov
  0 siblings, 0 replies; 11+ messages in thread
From: Sergei Shtylyov @ 2015-04-16 16:04 UTC (permalink / raw)
  To: linux-arm-kernel

Hello.

On 04/16/2015 06:08 PM, Ulrich Hecht wrote:

> Also enables RTC (RX8581) and camera (ML86V7667) drivers as modules.

> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
> ---
>   arch/arm/configs/multi_v7_defconfig | 3 +++
>   1 file changed, 3 insertions(+)

> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 06075b6..212199a 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
[...]
> @@ -500,6 +502,7 @@ CONFIG_RTC_DRV_SUN6I=y
>   CONFIG_RTC_DRV_SUNXI=y
>   CONFIG_RTC_DRV_MV=y
>   CONFIG_RTC_DRV_TEGRA=y
> +CONFIG_RTC_DRV_RX8581=m

    The other RTC drivers seem to be built-in.

WBR, Sergei

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

* Re: [PATCH] ARM: multi_v7_defconfig: Enable shmobile r8a7778 (M1A)
  2015-04-16 16:04   ` Sergei Shtylyov
@ 2015-04-16 16:08     ` Geert Uytterhoeven
  -1 siblings, 0 replies; 11+ messages in thread
From: Geert Uytterhoeven @ 2015-04-16 16:08 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Apr 16, 2015 at 6:04 PM, Sergei Shtylyov
<sergei.shtylyov@cogentembedded.com> wrote:
> On 04/16/2015 06:08 PM, Ulrich Hecht wrote:
>
>> Also enables RTC (RX8581) and camera (ML86V7667) drivers as modules.

I think this is identical to
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-March/327624.html?

>> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
>> ---
>>   arch/arm/configs/multi_v7_defconfig | 3 +++
>>   1 file changed, 3 insertions(+)
>
>
>> diff --git a/arch/arm/configs/multi_v7_defconfig
>> b/arch/arm/configs/multi_v7_defconfig
>> index 06075b6..212199a 100644
>> --- a/arch/arm/configs/multi_v7_defconfig
>> +++ b/arch/arm/configs/multi_v7_defconfig
>
> [...]
>>
>> @@ -500,6 +502,7 @@ CONFIG_RTC_DRV_SUN6I=y
>>   CONFIG_RTC_DRV_SUNXI=y
>>   CONFIG_RTC_DRV_MV=y
>>   CONFIG_RTC_DRV_TEGRA=y
>> +CONFIG_RTC_DRV_RX8581=m
>
>    The other RTC drivers seem to be built-in.

The current trend is to make "non-core" functionalities modular, to
reduce kernel size.

Yes, this means many of the existing options should be changed from
y to m.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* [PATCH] ARM: multi_v7_defconfig: Enable shmobile r8a7778 (M1A)
@ 2015-04-16 16:08     ` Geert Uytterhoeven
  0 siblings, 0 replies; 11+ messages in thread
From: Geert Uytterhoeven @ 2015-04-16 16:08 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Apr 16, 2015 at 6:04 PM, Sergei Shtylyov
<sergei.shtylyov@cogentembedded.com> wrote:
> On 04/16/2015 06:08 PM, Ulrich Hecht wrote:
>
>> Also enables RTC (RX8581) and camera (ML86V7667) drivers as modules.

I think this is identical to
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-March/327624.html?

>> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
>> ---
>>   arch/arm/configs/multi_v7_defconfig | 3 +++
>>   1 file changed, 3 insertions(+)
>
>
>> diff --git a/arch/arm/configs/multi_v7_defconfig
>> b/arch/arm/configs/multi_v7_defconfig
>> index 06075b6..212199a 100644
>> --- a/arch/arm/configs/multi_v7_defconfig
>> +++ b/arch/arm/configs/multi_v7_defconfig
>
> [...]
>>
>> @@ -500,6 +502,7 @@ CONFIG_RTC_DRV_SUN6I=y
>>   CONFIG_RTC_DRV_SUNXI=y
>>   CONFIG_RTC_DRV_MV=y
>>   CONFIG_RTC_DRV_TEGRA=y
>> +CONFIG_RTC_DRV_RX8581=m
>
>    The other RTC drivers seem to be built-in.

The current trend is to make "non-core" functionalities modular, to
reduce kernel size.

Yes, this means many of the existing options should be changed from
y to m.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [PATCH] ARM: multi_v7_defconfig: Enable shmobile r8a7778 (M1A)
  2015-04-16 16:08     ` Geert Uytterhoeven
@ 2015-05-25  1:14       ` Simon Horman
  -1 siblings, 0 replies; 11+ messages in thread
From: Simon Horman @ 2015-05-25  1:14 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Apr 16, 2015 at 06:08:08PM +0200, Geert Uytterhoeven wrote:
> On Thu, Apr 16, 2015 at 6:04 PM, Sergei Shtylyov
> <sergei.shtylyov@cogentembedded.com> wrote:
> > On 04/16/2015 06:08 PM, Ulrich Hecht wrote:
> >
> >> Also enables RTC (RX8581) and camera (ML86V7667) drivers as modules.
> 
> I think this is identical to
> http://lists.infradead.org/pipermail/linux-arm-kernel/2015-March/327624.html?

I think so too. And I also now understand that it is appropriate for me
to take such patches. Accordingly I have queued up the patch at the link
above for v4.2.

> >> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
> >> ---
> >>   arch/arm/configs/multi_v7_defconfig | 3 +++
> >>   1 file changed, 3 insertions(+)
> >
> >
> >> diff --git a/arch/arm/configs/multi_v7_defconfig
> >> b/arch/arm/configs/multi_v7_defconfig
> >> index 06075b6..212199a 100644
> >> --- a/arch/arm/configs/multi_v7_defconfig
> >> +++ b/arch/arm/configs/multi_v7_defconfig
> >
> > [...]
> >>
> >> @@ -500,6 +502,7 @@ CONFIG_RTC_DRV_SUN6I=y
> >>   CONFIG_RTC_DRV_SUNXI=y
> >>   CONFIG_RTC_DRV_MV=y
> >>   CONFIG_RTC_DRV_TEGRA=y
> >> +CONFIG_RTC_DRV_RX8581=m
> >
> >    The other RTC drivers seem to be built-in.
> 
> The current trend is to make "non-core" functionalities modular, to
> reduce kernel size.
> 
> Yes, this means many of the existing options should be changed from
> y to m.
> 
> Gr{oetje,eeting}s,
> 
>                         Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
> 
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
>                                 -- Linus Torvalds
> 

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

* [PATCH] ARM: multi_v7_defconfig: Enable shmobile r8a7778 (M1A)
@ 2015-05-25  1:14       ` Simon Horman
  0 siblings, 0 replies; 11+ messages in thread
From: Simon Horman @ 2015-05-25  1:14 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Apr 16, 2015 at 06:08:08PM +0200, Geert Uytterhoeven wrote:
> On Thu, Apr 16, 2015 at 6:04 PM, Sergei Shtylyov
> <sergei.shtylyov@cogentembedded.com> wrote:
> > On 04/16/2015 06:08 PM, Ulrich Hecht wrote:
> >
> >> Also enables RTC (RX8581) and camera (ML86V7667) drivers as modules.
> 
> I think this is identical to
> http://lists.infradead.org/pipermail/linux-arm-kernel/2015-March/327624.html?

I think so too. And I also now understand that it is appropriate for me
to take such patches. Accordingly I have queued up the patch at the link
above for v4.2.

> >> Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
> >> ---
> >>   arch/arm/configs/multi_v7_defconfig | 3 +++
> >>   1 file changed, 3 insertions(+)
> >
> >
> >> diff --git a/arch/arm/configs/multi_v7_defconfig
> >> b/arch/arm/configs/multi_v7_defconfig
> >> index 06075b6..212199a 100644
> >> --- a/arch/arm/configs/multi_v7_defconfig
> >> +++ b/arch/arm/configs/multi_v7_defconfig
> >
> > [...]
> >>
> >> @@ -500,6 +502,7 @@ CONFIG_RTC_DRV_SUN6I=y
> >>   CONFIG_RTC_DRV_SUNXI=y
> >>   CONFIG_RTC_DRV_MV=y
> >>   CONFIG_RTC_DRV_TEGRA=y
> >> +CONFIG_RTC_DRV_RX8581=m
> >
> >    The other RTC drivers seem to be built-in.
> 
> The current trend is to make "non-core" functionalities modular, to
> reduce kernel size.
> 
> Yes, this means many of the existing options should be changed from
> y to m.
> 
> Gr{oetje,eeting}s,
> 
>                         Geert
> 
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
> 
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like that.
>                                 -- Linus Torvalds
> 

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

* [PATCH] ARM: multi_v7_defconfig: enable HDMI output for Renesas RCar
  2015-04-16 15:08 ` Ulrich Hecht
  (?)
  (?)
@ 2015-10-12  7:12 ` Wolfram Sang
  -1 siblings, 0 replies; 11+ messages in thread
From: Wolfram Sang @ 2015-10-12  7:12 UTC (permalink / raw)
  To: linux-sh

From: Wolfram Sang <wsa+renesas@sang-engineering.com>

Actviate HDMI output of the RCar DU (and LVDS while we are here).
Enable the HDMI encoder chip found on Lager/Koelsch boards.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
 arch/arm/configs/multi_v7_defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index e682da3f9d429e..a5c6ebf39b0aba 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -440,6 +440,7 @@ CONFIG_VIDEO_RENESAS_VSP1=m
 CONFIG_VIDEO_ADV7180=m
 CONFIG_VIDEO_ML86V7667=m
 CONFIG_DRM=y
+CONFIG_DRM_I2C_ADV7511=m
 # CONFIG_DRM_I2C_CH7006 is not set
 # CONFIG_DRM_I2C_SIL164 is not set
 CONFIG_DRM_NXP_PTN3460=m
@@ -450,6 +451,8 @@ CONFIG_DRM_EXYNOS_DSI=y
 CONFIG_DRM_EXYNOS_FIMD=y
 CONFIG_DRM_EXYNOS_HDMI=y
 CONFIG_DRM_RCAR_DU=m
+CONFIG_DRM_RCAR_HDMI=y
+CONFIG_DRM_RCAR_LVDS=y
 CONFIG_DRM_TEGRA=y
 CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=m
 CONFIG_DRM_PANEL_SIMPLE=y
-- 
2.1.4


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

* Re: [PATCH] ARM: multi_v7_defconfig: enable HDMI output for Renesas RCar
  2015-04-16 15:08 ` Ulrich Hecht
                   ` (2 preceding siblings ...)
  (?)
@ 2015-10-13  1:09 ` Simon Horman
  -1 siblings, 0 replies; 11+ messages in thread
From: Simon Horman @ 2015-10-13  1:09 UTC (permalink / raw)
  To: linux-sh

On Mon, Oct 12, 2015 at 08:12:22AM +0100, Wolfram Sang wrote:
> From: Wolfram Sang <wsa+renesas@sang-engineering.com>
> 
> Actviate HDMI output of the RCar DU (and LVDS while we are here).
> Enable the HDMI encoder chip found on Lager/Koelsch boards.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Thanks, I have queued this up for v4.4.

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

* Re: [PATCH] ARM: multi_v7_defconfig: enable HDMI output for Renesas RCar
  2015-04-16 15:08 ` Ulrich Hecht
                   ` (3 preceding siblings ...)
  (?)
@ 2015-10-13 21:20 ` Laurent Pinchart
  -1 siblings, 0 replies; 11+ messages in thread
From: Laurent Pinchart @ 2015-10-13 21:20 UTC (permalink / raw)
  To: linux-sh

Hi Wolfram,

Thank you for the patch.

On Monday 12 October 2015 08:12:22 Wolfram Sang wrote:
> From: Wolfram Sang <wsa+renesas@sang-engineering.com>
> 
> Actviate HDMI output of the RCar DU (and LVDS while we are here).
> Enable the HDMI encoder chip found on Lager/Koelsch boards.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

I know Simon has already queued it, but just for the record,

Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>

> ---
>  arch/arm/configs/multi_v7_defconfig | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/arch/arm/configs/multi_v7_defconfig
> b/arch/arm/configs/multi_v7_defconfig index e682da3f9d429e..a5c6ebf39b0aba
> 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -440,6 +440,7 @@ CONFIG_VIDEO_RENESAS_VSP1=m
>  CONFIG_VIDEO_ADV7180=m
>  CONFIG_VIDEO_ML86V7667=m
>  CONFIG_DRM=y
> +CONFIG_DRM_I2C_ADV7511=m
>  # CONFIG_DRM_I2C_CH7006 is not set
>  # CONFIG_DRM_I2C_SIL164 is not set
>  CONFIG_DRM_NXP_PTN3460=m
> @@ -450,6 +451,8 @@ CONFIG_DRM_EXYNOS_DSI=y
>  CONFIG_DRM_EXYNOS_FIMD=y
>  CONFIG_DRM_EXYNOS_HDMI=y
>  CONFIG_DRM_RCAR_DU=m
> +CONFIG_DRM_RCAR_HDMI=y
> +CONFIG_DRM_RCAR_LVDS=y
>  CONFIG_DRM_TEGRA=y
>  CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0=m
>  CONFIG_DRM_PANEL_SIMPLE=y

-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2015-10-13 21:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-16 15:08 [PATCH] ARM: multi_v7_defconfig: Enable shmobile r8a7778 (M1A) Ulrich Hecht
2015-04-16 15:08 ` Ulrich Hecht
2015-04-16 16:04 ` Sergei Shtylyov
2015-04-16 16:04   ` Sergei Shtylyov
2015-04-16 16:08   ` Geert Uytterhoeven
2015-04-16 16:08     ` Geert Uytterhoeven
2015-05-25  1:14     ` Simon Horman
2015-05-25  1:14       ` Simon Horman
2015-10-12  7:12 ` [PATCH] ARM: multi_v7_defconfig: enable HDMI output for Renesas RCar Wolfram Sang
2015-10-13  1:09 ` Simon Horman
2015-10-13 21:20 ` Laurent Pinchart

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.