summaryrefslogtreecommitdiff
path: root/scripts/basic/Makefile
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2022-12-09 20:35:47 +0100
committerStefano Babic <[email protected]>2023-01-30 23:23:01 +0100
commita20be24cd4854fb829384f9b45742f7f5d9046c8 (patch)
tree2dfeff16217666a81b55c04d62a8d0ad38001d45 /scripts/basic/Makefile
parent910c7a881f5b64dc92d3ba9232ce59ae54fd6486 (diff)
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 <[email protected]> Reviewed-by: Fabio Estevam <[email protected]> Reviewed-by: Peng Fan <[email protected]>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions