[PATCH v2 10/10] dts: add u-boot specific sdm845 .dtsi a .dtsi for shift-axolotl

Simon Glass sjg at chromium.org
Sat Apr 11 17:40:49 CEST 2026


Hi Michael,

On 2026-04-11T00:00:12, Michael Srba <michael.srba at seznam.cz> wrote:
> dts: add u-boot specific sdm845 .dtsi a .dtsi for shift-axolotl
>
> The board .dtsi just includes the SoC-specific .dtsi, which
> adds bootph-all markings to upstream dts nodes which are
> needed in SPL.
>
> Signed-off-by: Michael Srba <Michael.Srba at Seznam.cz>
>
> arch/arm/dts/sdm845-shift-axolotl-u-boot.dtsi |  2 ++
>  arch/arm/dts/sdm845-u-boot.dtsi               | 16 ++++++++++++++++
>  2 files changed, 18 insertions(+)

> diff --git a/arch/arm/dts/sdm845-u-boot.dtsi b/arch/arm/dts/sdm845-u-boot.dtsi
> @@ -0,0 +1,16 @@
> +&usb_1_dwc3 {
> +     bootph-all;
> +};

This relies on propagation to parents but should be OK.

The commit subject is missing the word 'and'

Reviewed-by: Simon Glass <sjg at chromium.org>

Regards,
Simon


More information about the U-Boot mailing list