Re: [RFC PATCH v3 33/35] arch/sh: Add dtbs target support.
Geert Uytterhoeven <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel |
|---|---|
| Message-ID | <CAMuHMdXhR47z9=Q1NahCKceKtwwUw9y5AtmQnqw4-u_BFQfi2w@mail.gmail.com> |
Hi Sato-san, On Sat, Oct 14, 2023 at 4:54 PM Yoshinori Sato <[email protected]> wrote: > Signed-off-by: Yoshinori Sato <[email protected]> Thanks for your patch! > --- a/arch/sh/boot/dts/Makefile > +++ b/arch/sh/boot/dts/Makefile > @@ -1,2 +1,7 @@ > # SPDX-License-Identifier: GPL-2.0-only > obj-$(CONFIG_USE_BUILTIN_DTB) += $(addsuffix .dtb.o, $(CONFIG_BUILTIN_DTB_SOURCE)) > + > +dtb-$(CONFIG_CPU_J2) += j2_mimas_v2.dtb Please keep this a separate patch, and move it forward in the series (or submit it independently). > +dtb-$(CONFIG_CPU_SUBTYPE_SH7751R) += landisk.dtb This change should be moved into "[RFC PATCH v3 31/35] arch/sh/boot/dts: LANDISK DeviceTree.". > +dtb-$(CONFIG_CPU_SUBTYPE_SH7751R) += rts7751r2dplus.dtb This change should be moved into "[RFC PATCH v3 30/35] arch/sh/boot/dts: RTS7751R2D Plus DeviceTree.". > +dtb-$(CONFIG_CPU_SUBTYPE_SH7751R) += usl-5p.dtb This change should be moved into "[RFC PATCH v3 32/35] arch/sh/boot/dts: USL-5P DeviceTree.". Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] 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