Home
last modified time | relevance | path

Searched hist:"7 ec9181d" (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3188-board-spl.c7ec9181d Thu Aug 09 09:17:44 CDT 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()

Also add device_find_global_by_ofnode() that also find a device based on
the OF node, but doesn't probe the device.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
H A Drk3288-board-spl.c7ec9181d Thu Aug 09 09:17:44 CDT 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()

Also add device_find_global_by_ofnode() that also find a device based on
the OF node, but doesn't probe the device.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
/openbmc/u-boot/include/dm/
H A Ddevice.h7ec9181d Thu Aug 09 09:17:44 CDT 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()

Also add device_find_global_by_ofnode() that also find a device based on
the OF node, but doesn't probe the device.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
/openbmc/u-boot/drivers/core/
H A Ddevice.c7ec9181d Thu Aug 09 09:17:44 CDT 2018 Jean-Jacques Hiblot <jjhiblot@ti.com> dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()

Also add device_find_global_by_ofnode() that also find a device based on
the OF node, but doesn't probe the device.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>