[PATCH 1/7] scripts/Makefile.lib: Rework upstream_dtsi_include to use find
Tom Rini
trini at konsulko.com
Mon Jun 9 16:56:20 CEST 2025
On Mon, Jun 09, 2025 at 02:07:09PM +0100, Sumit Garg wrote:
> Hi Tom,
>
> Apologies for the delayed reply as I was on a vacation followed with a
> business travel.
>
> On Wed, May 28, 2025 at 05:27:04PM -0600, Tom Rini wrote:
> > A problem with the logic in upstream_dtsi_include currently is that it
> > does not list directories such as dts/upstream/src/arm/nxp/imx and so
> > will not findi "imx6ul-pinfunc.h" for example as it is normally and
> > correctly included without vendor sub-paths.
>
> I can see the problem you are trying to solve here but I fear in future
> we might see some header collisions when going too deeper into
> sub-vendor paths include. But let's not worry too much about that at
> this point until we see a collision as it's atleast provides a way to
> drop redundant DT bindings headers. Thanks for working on this.
Yeah, I worry a little about this and wonder how this is handled
upstream, but perhaps that will be clearer too once Ilias finishes
upgrading our Kbuild logic to be modern again.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250609/7d1c3e4e/attachment.sig>
More information about the U-Boot
mailing list