u-boot/board/engicam
Marek Vasut a20be24cd4 ARM: imx: Remove PMIC reset configuration from board files
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@denx.de>
Reviewed-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2023-01-30 23:23:01 +01:00
..
common common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
imx6q board: engicam: Attach i.MX6 common code 2020-10-30 23:31:26 +08:00
imx6ul board: engicam: Attach i.MX6 common code 2020-10-30 23:31:26 +08:00
imx8mm nxp: Make board/freescale/common/Kconfig safe to include once in arch/Kconfig 2022-07-05 17:03:02 -04:00
imx8mp ARM: imx: Remove PMIC reset configuration from board files 2023-01-30 23:23:01 +01:00
px30_core ram: rockchip: Add common ddr type configs 2023-01-16 18:01:10 +08:00
stm32mp1 stm32mp: fix compilation issue with DEBUG_UART 2022-10-18 08:40:59 +02:00