pico-imx6ul: Pass the PMIC I2C address in pmic_get()
authorFabio Estevam <festevam@gmail.com>
Fri, 5 Mar 2021 22:11:49 +0000 (19:11 -0300)
committerStefano Babic <sbabic@denx.de>
Thu, 8 Apr 2021 21:59:50 +0000 (23:59 +0200)
commitc174c0623b02d7ae0965fd089934a490a95294c3
tree19a005f3a3545114b8b9293636cb6fd333eaa262
parent8974ff1a60365dedf1192632f5e0c21680d49dbc
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>
board/technexion/pico-imx6ul/pico-imx6ul.c