commit | 24da53900f6dc8db999c095d611976ddd834bb59 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Thu Feb 14 11:35:46 2019 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Mar 13 09:14:35 2019 +0100 |
tree | 7076dc0c29cad4c6a01d16046ef36a895681a92e | |
parent | d6bb05cf19b267431247809ccb24658e1f844f34 [diff] |
mx6ul_14x14_evk: Simplify the PMIC register writes There is no need to store the values written to the PMIC inside the 'reg' variable. Make it simpler by writing the values directly. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>