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)
commit2473e13bb8e81cf90e89863125e85900193b01b7
tree58bb0dfdcc53924cee9f511aa6343c4c720fcaa7
parentb3e2d9fccbe7390a859f7f46001c6312cc35455c
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