[PATCH 2/2] ARM: imx: Remove PMIC reset configuration from board files

Fabio Estevam festevam at denx.de
Sat Dec 10 15:33:52 CET 2022


On 09/12/2022 16:35, Marek Vasut wrote:
> The PCA9450 reset configuration can now be performed by the PCA9450 
> PMIC
> driver itself, remove the hard-coded variant from board code and let 
> the
> PMIC driver perform this task using one-liner:
> 
> ```
> $ sed -i '/set WDOG_B_CFG to cold reset/,+2 d' $(git grep -l
> PCA9450_RESET_CTRL.*0xA1 board/)
> ```
> 
> Venice and i.MX93 EVK required slight manual fix up.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>

Reviewed-by: Fabio Estevam <festevam at denx.de>


More information about the U-Boot mailing list