devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ARM32/64: DT overlay build support
@ 2018-08-28 12:32 Tero Kristo
  2018-08-28 12:32 ` [PATCH 1/7] kbuild: add support for building %.dtbo targets Tero Kristo
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Tero Kristo @ 2018-08-28 12:32 UTC (permalink / raw)
  To: catalin.marinas, will.deacon, linux, frowand.list, robh+dt
  Cc: devicetree, linux-arm-kernel

Hi,

This series introduces devicetree overlay building support for ARM
platforms. The .dtbo target is introduced globally, then makefile
changes for both arm32/64 for supporting the .dtbo target, changes
to support sub-dir makefile flags, and finally adding the DTC flags
override for TI platforms, as that is where we want to introduce
the DT overlay support initially.

The ARM makefile changes for supporting DTS sub-makefiles don't look
too clean, but that was the only way I could figure out how to
get it done.

-Tero

--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

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

end of thread, other threads:[~2018-09-03 17:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-28 12:32 [PATCH 0/7] ARM32/64: DT overlay build support Tero Kristo
2018-08-28 12:32 ` [PATCH 1/7] kbuild: add support for building %.dtbo targets Tero Kristo
2018-08-28 12:32 ` [PATCH 2/7] ARM: dts: add support for building DT overlays Tero Kristo
2018-08-28 12:32 ` [PATCH 3/7] ARM: dts: add support for individual build flags for DT subdirs Tero Kristo
2018-08-28 12:32 ` [PATCH 4/7] arm64: dts: add support for building DT overlays Tero Kristo
2018-08-28 12:32 ` [PATCH 5/7] arm64: dts: add support for per sub-dir makefiles for DT building Tero Kristo
2018-08-28 12:32 ` [PATCH 6/7] ARM: dts: ti: add support for building Texas Instruments specific overlays Tero Kristo
2018-08-28 12:32 ` [PATCH 7/7] arm64: ti: add support for building Texas instruments overlays Tero Kristo
2018-08-29 18:40 ` [PATCH 0/7] ARM32/64: DT overlay build support Frank Rowand
2018-08-30 17:12   ` Tero Kristo
2018-08-30 20:32     ` Frank Rowand
2018-09-03  9:03       ` Tero Kristo
2018-09-03 17:26         ` Frank Rowand

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).