Re: [PATCH] arm64: dts: ls1028a: sl28: split variant 3/ads2 carrier

From: Shawn Guo
Date: Sun Apr 21 2024 - 23:29:37 EST


On Wed, Apr 03, 2024 at 10:38:12AM +0200, Michael Walle wrote:
> The devicetree files can be (re-)used in u-boot now, they are imported
> on a regular basis (see OF_UPSTREAM option) there. Up until now, it
> didn't matter for linux and there was just a combined devicetree
> "-var3-ads2" (with ads2 being the carrier board). But if the devicetree
> files are now reused in u-boot, we need to have an individual "-var3"
> variant, because the bootloader is just using the bare "varN" devicetree
> files. Split the "var3" off of the "-var3-ads2" devicetree.
>
> Signed-off-by: Michael Walle <mwalle@xxxxxxxxxx>

Applied, thanks!