]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: rmobile: Use PRR driver on all Gen3 boards
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 9 Nov 2017 20:56:01 +0000 (21:56 +0100)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Thu, 30 Nov 2017 01:34:21 +0000 (02:34 +0100)
commitd7f0b85269f4ca08ade437cb32d53eb4d7539226
treed5324b7e0fd7fae24a0d17a0f593cc91ae26e182
parentaff151e5b278cbe12f4383e42d271b982bdc60d7
ARM: rmobile: Use PRR driver on all Gen3 boards

Mark the PRR as u-boot,dm-pre-reloc in all Gen3 board DTs as it is
needed very early and turn on the CONFIG_SYSCON to allow the PRR
driver to bind as a syscon uclass.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/dts/r8a7795.dtsi
arch/arm/dts/r8a7796.dtsi
configs/r8a7795_salvator-x_defconfig
configs/r8a7795_ulcb_defconfig
configs/r8a7796_salvator-x_defconfig
configs/r8a7796_ulcb_defconfig