projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e106ef
)
arm: socfpga: vining: Un-disable WDT in DT
author
Marek Vasut
<marex@denx.de>
Tue, 14 Sep 2021 03:25:33 +0000
(
05:25
+0200)
committer
Marek Vasut
<marex@denx.de>
Wed, 22 Sep 2021 19:30:39 +0000
(21:30 +0200)
The WDT on this system should be enabled, make it so.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Siew Chin Lim <elly.siew.chin.lim@intel.com>
Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Cc: Tien Fong Chee <tien.fong.chee@intel.com>
arch/arm/dts/socfpga_cyclone5_vining_fpga-u-boot.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/socfpga_cyclone5_vining_fpga-u-boot.dtsi
b/arch/arm/dts/socfpga_cyclone5_vining_fpga-u-boot.dtsi
index 2e4468e8d80e3781ff4acd146fa80e8408936d9d..9e8be282005e64c5ece0e0f95ad473dbaacd1856 100644
(file)
--- a/
arch/arm/dts/socfpga_cyclone5_vining_fpga-u-boot.dtsi
+++ b/
arch/arm/dts/socfpga_cyclone5_vining_fpga-u-boot.dtsi
@@
-15,10
+15,6
@@
};
};
-&watchdog0 {
- status = "disabled";
-};
-
&mmc {
status = "disabled";
};