Re: [PATCH] arm64: zynqmp: Disable WDT_CDNS driver by default

2021-08-22 Thread Michal Simek
pá 6. 8. 2021 v 9:21 odesílatel Michal Simek napsal: > > Do not enable watchdog driver in default zynqmp configuration. The reason > is that not all distributions are handling watchdog properly and then > expires and system resets. If someone needs watchdog in their design please > enable it by ha

[PATCH] arm64: zynqmp: Disable WDT_CDNS driver by default

2021-08-06 Thread Michal Simek
Do not enable watchdog driver in default zynqmp configuration. The reason is that not all distributions are handling watchdog properly and then expires and system resets. If someone needs watchdog in their design please enable it by hand. Signed-off-by: Michal Simek --- configs/xilinx_zynqmp_vi