diff mbox

[2/2] ARM: multi_v7_defconfig: Enable shmobile r8a7778/bockw platform

Message ID 1425471261-25110-3-git-send-email-geert+renesas@glider.be (mailing list archive)
State Accepted
Commit f2a5cefbbb2c69253a8a8aa7f7f77b22f0595811
Delegated to: Simon Horman
Headers show

Commit Message

Geert Uytterhoeven March 4, 2015, 12:14 p.m. UTC
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
  - Derived from r8a7778-bockw.dtb using
    https://github.com/geertu/linux-scripts/blob/master/linux-config-from-dt
  - Not tested on bockw due to lack of hardware
---
 arch/arm/configs/multi_v7_defconfig | 3 +++
 1 file changed, 3 insertions(+)

Comments

Simon Horman March 4, 2015, 10:55 p.m. UTC | #1
On Wed, Mar 04, 2015 at 01:14:21PM +0100, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Acked-by: Simon Horman <horms+renesas@verge.net.au>

> ---
>   - Derived from r8a7778-bockw.dtb using
>     https://github.com/geertu/linux-scripts/blob/master/linux-config-from-dt
>   - Not tested on bockw due to lack of hardware
> ---
>  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 b7e6b6fba5e0f0d6..fa1ecbcfe08cb127 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
> @@ -493,6 +495,7 @@ CONFIG_RTC_DRV_TWL4030=y
>  CONFIG_RTC_DRV_TPS6586X=y
>  CONFIG_RTC_DRV_TPS65910=y
>  CONFIG_RTC_DRV_S35390A=m
> +CONFIG_RTC_DRV_RX8581=m
>  CONFIG_RTC_DRV_EM3027=y
>  CONFIG_RTC_DRV_PL031=y
>  CONFIG_RTC_DRV_VT8500=y
> -- 
> 1.9.1
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Simon Horman May 25, 2015, 1:12 a.m. UTC | #2
Hi Geert,

On Thu, Mar 05, 2015 at 07:55:23AM +0900, Simon Horman wrote:
> On Wed, Mar 04, 2015 at 01:14:21PM +0100, Geert Uytterhoeven wrote:
> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> 
> Acked-by: Simon Horman <horms+renesas@verge.net.au>

Quite some time has passed and during that time I have come to
understand from Arnd that it is appropriate for me to take changes like
this one.

I have queued this up for 4.2 accordingly.

> > ---
> >   - Derived from r8a7778-bockw.dtb using
> >     https://github.com/geertu/linux-scripts/blob/master/linux-config-from-dt
> >   - Not tested on bockw due to lack of hardware
> > ---
> >  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 b7e6b6fba5e0f0d6..fa1ecbcfe08cb127 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
> > @@ -493,6 +495,7 @@ CONFIG_RTC_DRV_TWL4030=y
> >  CONFIG_RTC_DRV_TPS6586X=y
> >  CONFIG_RTC_DRV_TPS65910=y
> >  CONFIG_RTC_DRV_S35390A=m
> > +CONFIG_RTC_DRV_RX8581=m
> >  CONFIG_RTC_DRV_EM3027=y
> >  CONFIG_RTC_DRV_PL031=y
> >  CONFIG_RTC_DRV_VT8500=y
> > -- 
> > 1.9.1
> > 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Geert Uytterhoeven May 25, 2015, 2:49 p.m. UTC | #3
Hi Simon,

On Mon, May 25, 2015 at 3:12 AM, Simon Horman <horms@verge.net.au> wrote:
> On Thu, Mar 05, 2015 at 07:55:23AM +0900, Simon Horman wrote:
>> On Wed, Mar 04, 2015 at 01:14:21PM +0100, Geert Uytterhoeven wrote:
>> > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
>>
>> Acked-by: Simon Horman <horms+renesas@verge.net.au>
>
> Quite some time has passed and during that time I have come to
> understand from Arnd that it is appropriate for me to take changes like
> this one.
>
> I have queued this up for 4.2 accordingly.

Thanks!

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
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index b7e6b6fba5e0f0d6..fa1ecbcfe08cb127 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
@@ -493,6 +495,7 @@  CONFIG_RTC_DRV_TWL4030=y
 CONFIG_RTC_DRV_TPS6586X=y
 CONFIG_RTC_DRV_TPS65910=y
 CONFIG_RTC_DRV_S35390A=m
+CONFIG_RTC_DRV_RX8581=m
 CONFIG_RTC_DRV_EM3027=y
 CONFIG_RTC_DRV_PL031=y
 CONFIG_RTC_DRV_VT8500=y