commit | bff2697234e4784c28f47d1f2105f0bbd94307ea | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Fri Mar 05 19:11:49 2021 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 08 23:59:50 2021 +0200 |
tree | 19a005f3a3545114b8b9293636cb6fd333eaa262 | |
parent | 26154959b138760bec955c9c6b36bdff35e9ecab [diff] |
pico-imx6ul: Pass the PMIC I2C address in pmic_get() Pass "pfuze3000@8" in pmic_get() so that the PMIC node can be found in the devicetree. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>