diff options
| author | Cody Green <[email protected]> | 2023-07-03 21:57:00 +0100 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2023-12-20 15:00:47 -0300 |
| commit | 2264bfba19349a5f07b587c857f45123d8f4c286 (patch) | |
| tree | 76cbc57dc6ef3340b47f9e67acc81065940116d1 /include/efi_variable.h | |
| parent | f7655af980dc376783bbdac833e450a86e3255f4 (diff) | |
mxs: Fix VDDx brownout interrupt disable/enable
Incorrect registers HW_POWER_VDDIOCTRL, HW_POWER_VDDACTRL
and HW_POWER_VDDDCTRL are used in the current code to disable/enable
brownout interrupts in 'mxs_power_set_vddx()'.
Change register to HW_POWER_CTRL which contains brownout interrupt
enable bits ENIRQ_VDDIO_BO, ENIRQ_VDDA_BO and ENIRQ_VDDD_BO.
Signed-off-by: Cody Green <[email protected]>
Cc: Stefano Babic <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Lukasz Majewski <[email protected]>
Diffstat (limited to 'include/efi_variable.h')
0 files changed, 0 insertions, 0 deletions
