linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 03/03] ARM: shmobile: kzm9g: Build DTS for Multiplatform
@ 2014-09-04  2:29 Magnus Damm
  2014-11-10  9:08 ` Geert Uytterhoeven
  2014-11-11  0:16 ` Simon Horman
  0 siblings, 2 replies; 3+ messages in thread
From: Magnus Damm @ 2014-09-04  2:29 UTC (permalink / raw)
  To: linux-sh

From: Magnus Damm <damm+renesas@opensource.se>

Build the sh73a0 KZM9G board DTB in case of Multiplatform.
The DT reference case will be removed in the future and
can be ignored for now.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 arch/arm/boot/dts/Makefile |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

--- 0001/arch/arm/boot/dts/Makefile
+++ work/arch/arm/boot/dts/Makefile	2014-09-04 11:05:49.000000000 +0900
@@ -375,7 +375,8 @@ dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += eme
 	r8a7791-henninger.dtb \
 	r8a7791-koelsch.dtb \
 	r8a7790-lager.dtb \
-	r8a7779-marzen.dtb
+	r8a7779-marzen.dtb \
+	sh73a0-kzm9g.dtb
 dtb-$(CONFIG_ARCH_SOCFPGA) += socfpga_arria5_socdk.dtb \
 	socfpga_cyclone5_socdk.dtb \
 	socfpga_cyclone5_sockit.dtb \

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

* Re: [PATCH 03/03] ARM: shmobile: kzm9g: Build DTS for Multiplatform
  2014-09-04  2:29 [PATCH 03/03] ARM: shmobile: kzm9g: Build DTS for Multiplatform Magnus Damm
@ 2014-11-10  9:08 ` Geert Uytterhoeven
  2014-11-11  0:16 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2014-11-10  9:08 UTC (permalink / raw)
  To: linux-sh

Hi Magnus,

On Thu, Sep 4, 2014 at 4:29 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> From: Magnus Damm <damm+renesas@opensource.se>
>
> Build the sh73a0 KZM9G board DTB in case of Multiplatform.
> The DT reference case will be removed in the future and
> can be ignored for now.
>
> Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
> ---
>
>  arch/arm/boot/dts/Makefile |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> --- 0001/arch/arm/boot/dts/Makefile
> +++ work/arch/arm/boot/dts/Makefile     2014-09-04 11:05:49.000000000 +0900
> @@ -375,7 +375,8 @@ dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += eme
>         r8a7791-henninger.dtb \
>         r8a7791-koelsch.dtb \
>         r8a7790-lager.dtb \
> -       r8a7779-marzen.dtb
> +       r8a7779-marzen.dtb \
> +       sh73a0-kzm9g.dtb

But for now we do want to use sh73a0-kzm9g-reference.dtb, as it contains
more meat?

>  dtb-$(CONFIG_ARCH_SOCFPGA) += socfpga_arria5_socdk.dtb \
>         socfpga_cyclone5_socdk.dtb \
>         socfpga_cyclone5_sockit.dtb \

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

* Re: [PATCH 03/03] ARM: shmobile: kzm9g: Build DTS for Multiplatform
  2014-09-04  2:29 [PATCH 03/03] ARM: shmobile: kzm9g: Build DTS for Multiplatform Magnus Damm
  2014-11-10  9:08 ` Geert Uytterhoeven
@ 2014-11-11  0:16 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-11-11  0:16 UTC (permalink / raw)
  To: linux-sh

On Mon, Nov 10, 2014 at 10:08:31AM +0100, Geert Uytterhoeven wrote:
> Hi Magnus,
> 
> On Thu, Sep 4, 2014 at 4:29 AM, Magnus Damm <magnus.damm@gmail.com> wrote:
> > From: Magnus Damm <damm+renesas@opensource.se>
> >
> > Build the sh73a0 KZM9G board DTB in case of Multiplatform.
> > The DT reference case will be removed in the future and
> > can be ignored for now.
> >
> > Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
> > ---
> >
> >  arch/arm/boot/dts/Makefile |    3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > --- 0001/arch/arm/boot/dts/Makefile
> > +++ work/arch/arm/boot/dts/Makefile     2014-09-04 11:05:49.000000000 +0900
> > @@ -375,7 +375,8 @@ dtb-$(CONFIG_ARCH_SHMOBILE_MULTI) += eme
> >         r8a7791-henninger.dtb \
> >         r8a7791-koelsch.dtb \
> >         r8a7790-lager.dtb \
> > -       r8a7779-marzen.dtb
> > +       r8a7779-marzen.dtb \
> > +       sh73a0-kzm9g.dtb
> 
> But for now we do want to use sh73a0-kzm9g-reference.dtb, as it contains
> more meat?

My recollection is that for other boards this has been handled by first
syncing the dtb files.

> >  dtb-$(CONFIG_ARCH_SOCFPGA) += socfpga_arria5_socdk.dtb \
> >         socfpga_cyclone5_socdk.dtb \
> >         socfpga_cyclone5_sockit.dtb \
> 
> 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
> 

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

end of thread, other threads:[~2014-11-11  0:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-04  2:29 [PATCH 03/03] ARM: shmobile: kzm9g: Build DTS for Multiplatform Magnus Damm
2014-11-10  9:08 ` Geert Uytterhoeven
2014-11-11  0:16 ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).