[PATCH 1/2] mxs: Fix VDDx brownout interrupt disable/enable

Marek Vasut marex at denx.de
Mon Jul 3 21:36:57 CEST 2023


On 7/3/23 20:33, Cody Green wrote:
> On Mon, Jul 3, 2023 at 5:40 PM Marek Vasut <marex at 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.


More information about the U-Boot mailing list