[U-Boot] [PATCH 10/15] ARM: dts: uniphier: prepare device trees to use pinctrl in SPL

Simon Glass sjg at chromium.org
Wed Sep 2 04:48:38 CEST 2015


On 1 September 2015 at 07:50, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> Add "u-boot,dm-pre-reloc" for device nodes we want in SPL DTB
> (spl/u-boot-spl.dtb).
>
> The "soc" node (this is simple-bus node) also needs the property
> to bind the pinctrl node located under it.
>
> I am collecting this U-Boot specific hack to the bottom of board
> DTS rather than inserting "u-boot,dm-pre-reloc" into SoC DTSI.
> My goal is to sync DTSI with Linux for easier maintenance.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
>  arch/arm/dts/uniphier-ph1-ld4-ref.dts  | 16 +++++++++++++++-
>  arch/arm/dts/uniphier-ph1-ld6b-ref.dts | 16 +++++++++++++++-
>  arch/arm/dts/uniphier-ph1-pro4-ref.dts | 16 +++++++++++++++-
>  arch/arm/dts/uniphier-ph1-sld8-ref.dts | 16 +++++++++++++++-
>  4 files changed, 60 insertions(+), 4 deletions(-)

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


More information about the U-Boot mailing list