
On Thu, Sep 12, 2024 at 04:50:41PM +0100, Oliver Gaskell via B4 Relay wrote:
ADSP-SC5xx is a series of ARM-based DSPs. This comprises the armv7 based SC57x, SC58x and SC594 series, and the armv8 based SC598.
This patch series includes configurations, init code, and minimal DTs to enable Analog Devices' evaluation boards for these SoCs to boot through SPL and into U-Boot Proper, as well as devicetree schemas for the added DTs.
This patch series depends on ("arm: Add Analog Devices SC5xx Machine Type") (https://lists.denx.de/pipermail/u-boot/2024-April/552043.html)
Signed-off-by: Oliver Gaskell Oliver.Gaskell@analog.com
This generally seems fine, and barring feedback from others, I'll take this in to -next in due course. But I want to stress now that I will be expecting bindings to be updated / reworked as needed to match what's accepted in the Linux kernel and I would prefer no (but will accept transition window time limited) support for old bindings once new ones are accepted upstream. Thanks!