summaryrefslogtreecommitdiff
path: root/arch/arm/dts/r8a7790-u-boot.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: rmobile: Make PFC and RST available early on Gen2 onlyMarek Vasut2018-03-051-0/+8
| | | | | | | | These do not need to be available early on Gen3 , so move them to the respective DT files. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
* ARM: dts: rmobile: Add SoC and board U-Boot DT extrasMarek Vasut2018-01-271-0/+13
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>