pico-imx6ul: Directly write to register LDOGCTL
Register LDOGCTL contains only bit 0 as a valid bit, so there is no need
to do a read-modify-write operation.
Simplify the code by writing directly to this register.
Signed-off-by:
Fabio Estevam <fabio.estevam@nxp.com>
Loading
Please register or sign in to comment