Re: [PATCH v4] powerpc: dts: Build devicetrees of enabled platforms

From: Madhavan Srinivasan

Date: Fri Jun 19 2026 - 18:02:22 EST


On Sun, 15 Mar 2026 22:45:13 +0100, J. Neuschäfer wrote:
> Follow the same approach as other architectures such as Arm or RISC-V,
> and build devicetrees based on platforms selected in Kconfig. This makes
> it unnecessary to use CONFIG_OF_ALL_DTBS on PowerPC in order to build
> DTB files.
>
> This makes it easier to use other build and test infrastructure such as
> `make dtbs_check`, and is a first step towards generating FIT images
> that include all the relevant DTBs with `make image.fit`.
>
> [...]

Applied to powerpc/next.

[1/1] powerpc: dts: Build devicetrees of enabled platforms
https://git.kernel.org/powerpc/c/2442f10c6eae63392452ab84a813dbc1f87c724d

cheers