commit | f02260c5cbb8e528f492fb04b51b9d74cd97c79e | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Fri Dec 20 14:59:26 2019 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 07 10:26:57 2020 +0100 |
tree | 77adfd92e96b2d2754de65a0397d0fd474e416dc | |
parent | 2a9b1f56320479937ba13ed0e570ee65808d900a [diff] |
mx7dsabresd: 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>