u-boot/board/freescale/common
Fabio Estevam 7ab832e409 pfuze: Fix the pmic_get() parameter in the DM case
Currently the following hang is observed when booting a imx6sx-sdb
board:

U-Boot 2020.01-rc5-00004-g643366bcd5 (Dec 19 2019 - 14:56:23 -0300)

CPU:   Freescale i.MX6SX rev1.0 996 MHz (running at 792 MHz)
CPU:   Extended Commercial temperature grade (-20C to 105C) at 32C
Reset cause: POR
Model: Freescale i.MX6 SoloX SDB RevB Board
Board: MX6SX SABRE SDB revA
DRAM:  1 GiB
initcall sequence bffd8514 failed at call 87804cc0 (err=-19)
### ERROR ### Please RESET the board ###

When pmic_get() is used with DM the first parameter must be
the complete node name plus the unit address.

Fix the pmic_get() parameter to fix the boot regression.

Tested on a imx6sx-sdb and imx6q-sabresd boards.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Igor Opaniuk <igor.opaniuk@toradex.com>
2019-12-27 12:13:11 +01:00
..
p_corenet common: Move pci_init_board() out of common.h 2019-12-02 18:25:25 -05:00
arm_sleep.c
cadmus.c
cadmus.h
cds_pci_ft.c powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selected 2019-08-28 13:47:47 +05:30
cds_via.c
cmd_esbc_validate.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
dcu_sii9022a.c
dcu_sii9022a.h
diu_ch7301.c
diu_ch7301.h
eeprom.h
emc2305.c boards: lx2160a: Add support of I2C driver model 2019-08-22 09:07:35 +05:30
emc2305.h armv8: emc2305: add support for fan controller 2019-02-19 10:26:43 +05:30
fman.c
fman.h
fsl_chain_of_trust.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
fsl_validate.c
ics307_clk.c
ics307_clk.h
idt8t49n222a_serdes_clk.c
idt8t49n222a_serdes_clk.h
Kconfig freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name 2019-11-08 16:32:08 +05:30
ls102xa_stream_id.c
Makefile freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name 2019-11-08 16:32:08 +05:30
mc34vr500.c
mpc85xx_sleep.c
ngpixis.c
ngpixis.h
ns_access.c armv8: layerscape: move ns_dev[] define from h to c file. 2018-08-10 10:36:03 -07:00
pfuze.c pfuze: Fix the pmic_get() parameter in the DM case 2019-12-27 12:13:11 +01:00
pfuze.h
pixis.c
pixis.h
pq-mds-pib.c MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDS 2019-05-21 07:51:40 +02:00
pq-mds-pib.h
qixis.c boards: lx2160a: Add support of I2C driver model 2019-08-22 09:07:35 +05:30
qixis.h
sdhc_boot.c board: sdhc: Use block layer to read from mmc 2019-11-25 11:54:27 +05:30
sgmii_riser.c
sgmii_riser.h
sleep.h
spl.h
sys_eeprom.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
via.h
vid.c common: Move enable/disable_interrupts out of common.h 2019-12-02 18:25:01 -05:00
vid.h
vsc3316_3308.c
vsc3316_3308.h
zm7300.c
zm7300.h