u-boot/include/dm
Ye Li 363214f9f6 MLK-20945-2 dm: device: Check the power up result in probe
If a device has relevant power domain, we will check the power up
result in probing the device. If the power up is failed, the device_probe
will return failure immediately.

The only exception is the new FLAG (DM_FLAG_IGNORE_POWER_ON) is set by driver
to indicate ignore the power up result.

Signed-off-by: Ye Li <ye.li@nxp.com>
(cherry picked from commit 8524ca764d8fbd05da1593abfed62bb075c50cd4)
2019-02-19 00:46:36 -08:00
..
platform_data serial: bcm283x_mu: Remove support for post-init disabling 2018-01-28 12:27:33 -05:00
device-internal.h dm: core: Add a comment about the device_remove() flags 2017-08-17 16:44:16 +09:00
device.h MLK-20945-2 dm: device: Check the power up result in probe 2019-02-19 00:46:36 -08:00
fdtaddr.h
lists.h dm: core: Update device_bind_driver_to_node() to use ofnode 2017-06-01 07:03:08 -06:00
of.h dm: Add more livetree helpers and definitions 2017-06-01 07:03:12 -06:00
of_access.h dm: core: add ofnode_count_phandle_with_args() 2017-07-28 23:34:08 +02:00
of_addr.h
of_extra.h dm: core: Add a place to put extra device-tree reading functions 2017-06-01 07:03:07 -06:00
ofnode.h core: add ofnode_get_by_phandle() api 2018-02-23 20:48:09 +01:00
pinctrl.h dm: pinctrl: sync with Linux to use pin_config_param 2018-01-21 10:01:02 -07:00
platdata.h dm: core: remove orphaned parameter description in platdata.h 2018-01-01 09:04:19 -05:00
read.h include: dm: Fix 'devioe'/'devuce' typos 2018-01-28 09:36:28 -05:00
root.h dm: core: add clocks node scan 2017-09-11 21:43:58 -06:00
test.h dm: core: Run tests with both livetree and flat tree 2017-06-01 07:03:10 -06:00
uclass-id.h core: ofnode: Fix translation for #size-cells == 0 2018-04-26 02:26:13 -07:00
uclass-internal.h dm: core: Add a way to find a device by ofnode 2017-06-01 07:03:08 -06:00
uclass.h dm: core: Add a function to look up a uclass by name 2018-02-03 10:08:40 -07:00
util.h dm: replace dm_dbg() with pr_debug() 2017-10-04 12:00:21 -04:00