I am trying to switch off the 3.3v power domain to save power.
I can disable it by using adp536x_buckbst_enable(false) in board_secure.c but when I try to use the same function call in main.c the function call hangs with no error code.
Any help would be appreciated.
Thanks