From: Fabio Estevam <festevam@denx.de>
To: Marek Vasut <marex@denx.de>
Cc: u-boot@lists.denx.de, "NXP i.MX U-Boot Team" <uboot-imx@nxp.com>,
"Ying-Chun Liu (PaulLiu)" <paul.liu@linaro.org>,
Fabio Estevam <festevam@gmail.com>,
Frieder Schrempf <frieder.schrempf@kontron.de>,
Manoj Sai <abbaraju.manojsai@amarulasolutions.com>,
Marcel Ziswiler <marcel.ziswiler@toradex.com>,
Matteo Lisi <matteo.lisi@engicam.com>,
Peng Fan <peng.fan@nxp.com>, Stefano Babic <sbabic@denx.de>,
Tim Harvey <tharvey@gateworks.com>
Subject: Re: [PATCH 2/2] ARM: imx: Remove PMIC reset configuration from board files
Date: Sat, 10 Dec 2022 11:33:52 -0300 [thread overview]
Message-ID: <c45b7d6cd3f81a5b1db82e3459ed84ef@denx.de> (raw)
In-Reply-To: <20221209193547.170768-2-marex@denx.de>
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@denx.de>
Reviewed-by: Fabio Estevam <festevam@denx.de>
next prev parent reply other threads:[~2022-12-10 14:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-09 19:35 [PATCH 1/2] pmic: pca9450: Make warm reset on WDOG_B assertion Marek Vasut
2022-12-09 19:35 ` [PATCH 2/2] ARM: imx: Remove PMIC reset configuration from board files Marek Vasut
2022-12-10 14:33 ` Fabio Estevam [this message]
2022-12-13 7:44 ` Peng Fan
2023-01-31 9:50 ` sbabic
2022-12-10 14:33 ` [PATCH 1/2] pmic: pca9450: Make warm reset on WDOG_B assertion Fabio Estevam
2022-12-13 7:44 ` Peng Fan
2023-01-31 9:50 ` sbabic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c45b7d6cd3f81a5b1db82e3459ed84ef@denx.de \
--to=festevam@denx.de \
--cc=abbaraju.manojsai@amarulasolutions.com \
--cc=festevam@gmail.com \
--cc=frieder.schrempf@kontron.de \
--cc=marcel.ziswiler@toradex.com \
--cc=marex@denx.de \
--cc=matteo.lisi@engicam.com \
--cc=paul.liu@linaro.org \
--cc=peng.fan@nxp.com \
--cc=sbabic@denx.de \
--cc=tharvey@gateworks.com \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox