commit | 08b72863d7908703206773fe9338c9e2f493acdf | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Fri Dec 20 14:59:28 2019 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 07 10:26:57 2020 +0100 |
tree | f646da3d5d28ae477f4234ef3f534379b9283bc2 | |
parent | 94b293636f2040b9c93f532af182b11fc78f9eb6 [diff] |
mx6slevk: Fix the pmic_get() parameter in the DM case When pmic_get() is used with DM the first parameter must be the complete node name plus the unit address, so fix it accordingly. Reported-by: Igor Opaniuk <igor.opaniuk@toradex.com> Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>