u-boot-2016/drivers/misc
Masahiro Yamada 61e51babdb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
This function returns the pointer to the value of a node property.
The current name ofnode_read_prop() is confusing.  Follow the naming
of_get_property() from Linux.

The return type (const u32 *) is wrong.  DT property values can be
strings as well as integers.  This is why of_get_property/fdt_getprop
returns an opaque pointer.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Simon Glass <sjg@chromium.org>
2017-07-11 10:08:20 -06:00
..
ali512x.c
altera_sysid.c dm: Rename dev_addr..() functions 2017-06-01 07:03:01 -06:00
cbmem_console.c
cros_ec.c cros_ec: Convert to support live tree 2017-06-01 07:03:11 -06:00
cros_ec_i2c.c
cros_ec_lpc.c
cros_ec_sandbox.c dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 2017-07-11 10:08:20 -06:00
cros_ec_spi.c
ds4510.c
ds4510.h
fsl_devdis.c
fsl_ifc.c
fsl_iim.c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 2017-06-16 10:14:55 -04:00
fsl_sec_mon.c
gpio_led.c
i2c_eeprom.c i2c_eeprom: add static to i2c_eeprom_std_ops/probe 2017-06-26 07:12:47 +02:00
i2c_eeprom_emul.c dm: Update the I2C eeprom driver for livetree 2017-06-01 07:03:15 -06:00
Kconfig rockchip: efuse: add (misc) driver for RK3399 non-secure efuse block 2017-06-07 07:29:17 -06:00
Makefile rockchip: efuse: add (misc) driver for RK3399 non-secure efuse block 2017-06-07 07:29:17 -06:00
mc9sdz60.c
misc-uclass.c
mxc_ocotp.c
mxs_ocotp.c
ns87308.c
nuvoton_nct6102d.c
pca9551_led.c
pwrseq-uclass.c
qfw.c
rockchip-efuse.c rockchip: efuse: add (misc) driver for RK3399 non-secure efuse block 2017-06-07 07:29:17 -06:00
smsc_lpc47m.c
smsc_sio1007.c
spltest_sandbox.c
status_led.c
swap_case.c
syscon_sandbox.c
tegra186_bpmp.c dm: core: Update device_bind_driver_to_node() to use ofnode 2017-06-01 07:03:08 -06:00
tegra_car.c dm: core: Update device_bind_driver_to_node() to use ofnode 2017-06-01 07:03:08 -06:00
twl4030_led.c
winbond_w83627.c