commit | 19cad64c5022fa4aa434f439ca66fb0e0aabacfd | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed Jan 17 22:47:21 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Sat Jan 27 20:38:54 2018 +0100 |
tree | d06535c78d5e8be6c188d5b2afe80aa31a8ee662 | |
parent | c8ea4739b4a3a184d8a92fde0cbfaead585713ad [diff] |
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>