Re: [PATCH v1] configs: colibri-imx7: enable watchdog

2024-03-17 Thread Fabio Estevam
On Thu, Mar 7, 2024 at 12:23 PM Parth Pancholi wrote: > > From: Parth Pancholi > > Enable watchdog functionality for Toradex's Colibri iMX7 (NAND/EMMC) > modules. > > Signed-off-by: Parth Pancholi Applied for u-boot-imx/next, thanks.

Re: [PATCH v1] configs: colibri-imx7: enable watchdog

2024-03-11 Thread Fabio Estevam
Hi Francesco, On Mon, Mar 11, 2024 at 8:34 AM Francesco Dolcini wrote: > No, on colibri-imx7 the reset is already working, it uses the PMIC so > it's not affected by the issue that was affecting most of our other > boards. > > The reason for enabling the watchdog here is just an improvement to

Re: [PATCH v1] configs: colibri-imx7: enable watchdog

2024-03-11 Thread Francesco Dolcini
Hello Fabio, On Mon, Mar 11, 2024 at 07:44:02AM -0300, Fabio Estevam wrote: > On Thu, Mar 7, 2024 at 12:23 PM Parth Pancholi wrote: > > From: Parth Pancholi > > > > Enable watchdog functionality for Toradex's Colibri iMX7 (NAND/EMMC) > > modules. > > You described what the patch does, but the

Re: [PATCH v1] configs: colibri-imx7: enable watchdog

2024-03-11 Thread Fabio Estevam
Hi Parth, On Thu, Mar 7, 2024 at 12:23 PM Parth Pancholi wrote: > > From: Parth Pancholi > > Enable watchdog functionality for Toradex's Colibri iMX7 (NAND/EMMC) > modules. You described what the patch does, but the reason is missing. Is the reason for this patch to fix the 'reset' command

[PATCH v1] configs: colibri-imx7: enable watchdog

2024-03-07 Thread Parth Pancholi
From: Parth Pancholi Enable watchdog functionality for Toradex's Colibri iMX7 (NAND/EMMC) modules. Signed-off-by: Parth Pancholi --- arch/arm/dts/imx7d-colibri-eval-v3-u-boot.dtsi | 4 configs/colibri_imx7_defconfig | 2 ++ configs/colibri_imx7_emmc_defconfig|