summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@kernel.org>2018-10-18 13:57:01 -0500
committerDinh Nguyen <dinguyen@kernel.org>2018-11-28 09:24:52 -0600
commit8bb4f3f55961954154967d4747686ababb67df0d (patch)
tree05c4837e31b246b848544384ae0c7134fd7dcbcb /arch/arm/boot
parentd23968448f291d9cbb67432ac6bb1a1a25dd4ec8 (diff)
downloadlinux-stable-8bb4f3f55961954154967d4747686ababb67df0d.tar.gz
linux-stable-8bb4f3f55961954154967d4747686ababb67df0d.tar.bz2
linux-stable-8bb4f3f55961954154967d4747686ababb67df0d.zip
arm64: dts: stratix10: use "altr,stratix10-rst-mgr" binding
The standard reset-simple driver the uses the "altr,rst-mgr" binding is not getting initialized early enough in the boot process, so timers that the kernel needs are still left in reset. Thus an early reset driver was created. This early reset driver is only for the SoCFPGA 32-bit platform. The Stratix10 platform does not need any of the timers that in reset to boot, thus we don't need to early reset driver. Therefore, use the "altr,stratix10-rst-mgr" binding for the reset-simple platform driver on the Stratix10 platform. Also remove the "altr,modrst-offset" property because the driver no longer needs it. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'arch/arm/boot')
0 files changed, 0 insertions, 0 deletions