On 7/3/23 20:33, Cody Green wrote:
On Mon, Jul 3, 2023 at 5:40 PM Marek Vasut <ma...@denx.de> wrote:

On 7/3/23 18:33, Cody Green wrote:
HW_POWER_CTRL register contains brownout interrupt
enable bits ENIRQ_VDDIO_BO, ENIRQ_VDDA_BO and
ENIRQ_VDDD_BO.

So what does this patch do (that is missing in the commit message) ?

There are incorrect registers HW_POWER_VDDIOCTRL, HW_POWER_VDDACTRL
and HW_POWER_VDDDCTRL used in the current code to disable/enable
brownout interrupts in 'mxs_power_set_vddx()'. This patch ensures the
correct register HW_POWER_CTRL is used.
Sorry for the unspecific commit message, I will amend the patch.

Much better, thank you.

Also CC Lukasz (on CC here) on V2.

Reply via email to