commit | 2c311269bf17b8204362e3c4ee1fe573882f0544 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Wed Aug 17 09:46:24 2016 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Sep 06 18:22:48 2016 +0200 |
tree | 57a31c29ba239de20cce6b14e05c5cba8ab65b7e | |
parent | 72f3416258b6daa2d6c74cfe6af6ee3aaec11d65 [diff] |
mx7dsabresd: 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>