Hi,
On Fri, 29 Mar 2024 18:51:47 +0100, Neil Armstrong wrote:
Enable OF_UPSTREAM to use upstream DT and add amlogic/ prefix to the
DEFAULT_DEVICE_TREE. And thereby directly build DTB from dts/upstream/src/
including *-u-boot.dtsi files from arch/$(ARCH)/dts/ directory and
drop redundant files from arch/arm/dts directory. Only *-u-boot.dtsi files
kept in arch/arm/dts directory for these boards.
Keep A1 DTs locally since the architecture is still young.
[...]
Thanks, Applied to (u-boot-amlogic-next)
[1/5] configs: meson64: remove amlogic prefix in fdtfile when CONFIG_OF_UPSTREAM is selected
[2/5] dts: meson: Switch GXL, GXM & AXG to using upstream DT
[3/5] dts: meson: Drop redundant GXL, GXM & AXG devicetree files
[4/5] dts: meson-g12a: Switch to using upstream DT
[5/5] dts: meson: Drop redundant G12A, G12B & SM1 devicetree files
--
Neil