Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: dts: rmobile: Make PFC and RST available early on Gen2 only | Marek Vasut | 2018-03-05 | 1 | -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 extras | Marek Vasut | 2018-01-27 | 1 | -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> |