]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: dts: rmobile: Add SoC and board U-Boot DT extras
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Wed, 17 Jan 2018 21:47:21 +0000 (22:47 +0100)
committerMarek Vasut <marex@denx.de>
Sat, 27 Jan 2018 19:38:54 +0000 (20:38 +0100)
commit30ceb10c4c82aff693b0e7785ce4a39df584a8b2
treed06535c78d5e8be6c188d5b2afe80aa31a8ee662
parenta500e4e5708c7c824a1048e74d1928ad25fec4ef
ARM: dts: rmobile: Add SoC and board U-Boot DT extras

Add U-Boot DT extras for each SoC and board. This marks the required
nodes with u-boot,dm-pre-reloc to start clock and PRR early on while
avoiding modification of the DTs imported from Linux.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
12 files changed:
arch/arm/dts/r8a7790-lager-u-boot.dts [new file with mode: 0644]
arch/arm/dts/r8a7790-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/r8a7791-koelsch-u-boot.dts [new file with mode: 0644]
arch/arm/dts/r8a7791-porter-u-boot.dts [new file with mode: 0644]
arch/arm/dts/r8a7791-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/r8a7792-blanche-u-boot.dts [new file with mode: 0644]
arch/arm/dts/r8a7792-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/r8a7793-gose-u-boot.dts [new file with mode: 0644]
arch/arm/dts/r8a7793-u-boot.dtsi [new file with mode: 0644]
arch/arm/dts/r8a7794-alt-u-boot.dts [new file with mode: 0644]
arch/arm/dts/r8a7794-silk-u-boot.dts [new file with mode: 0644]
arch/arm/dts/r8a7794-u-boot.dtsi [new file with mode: 0644]