On Wed, Jul 19, 2023 at 01:43:28PM +0200, Andrej Picej wrote: > Due to the missing signal connection between i.MX6 WDOG_B pin and the > PMICs external reset, the internal i.MX6 watchdog is not able to reset > the phyCORE i.MX6 SoM properly. Thus disable the internal i.MX6 watchdog > to prevent unexpected PMIC settings after reset. > > NOTE: This patch should not be backported as it might break existing > uses and fixes in bootloaders. > > Signed-off-by: Andrej Picej <andrej.picej@xxxxxxxxx> Applied, thanks!