]> git.baikalelectronics.ru Git - uboot.git/commit
arm: socfpga: Use DM watchdog timer
authorChee Hong Ang <chee.hong.ang@intel.com>
Thu, 6 Aug 2020 04:15:33 +0000 (12:15 +0800)
committerLey Foon Tan <ley.foon.tan@intel.com>
Fri, 9 Oct 2020 09:53:12 +0000 (17:53 +0800)
commitc3f91e407690174b367fc8bab0870c33f221bf0a
tree58bb0dfdcc53924cee9f511aa6343c4c720fcaa7
parent5d1223a13c5df3c884bf69c81a3ab591715878c0
arm: socfpga: Use DM watchdog timer

All SoCFPGA platforms (except Cyclone V) are now switching
to CONFIG_WDT (driver model for watchdog timer drivers)
from CONFIG_HW_WATCHDOG.

Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com>
Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>
arch/arm/dts/socfpga_agilex_socdk-u-boot.dtsi
arch/arm/dts/socfpga_arria10_socdk-u-boot.dtsi
arch/arm/dts/socfpga_stratix10.dtsi
arch/arm/dts/socfpga_stratix10_socdk-u-boot.dtsi
arch/arm/mach-socfpga/spl_agilex.c
arch/arm/mach-socfpga/spl_s10.c
configs/socfpga_agilex_defconfig