u-boot-2016/drivers/misc
Stephen Warren b647f55420 misc: add "call" uclass op
The call op requests that the callee pass a message to the underlying HW
or device, wait for a response, and then pass back the response error code
and message to the callee. It is useful for drivers that represent some
kind of messaging or IPC channel to a remote device.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
2016-08-12 11:01:22 -06:00
..
ali512x.c
altera_sysid.c dm: Use uclass_first_device_err() where it is useful 2016-03-14 15:34:50 -06:00
cbmem_console.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
cros_ec.c dm: Use dm_scan_fdt_dev() directly where possible 2016-07-27 14:15:54 -06:00
cros_ec_i2c.c
cros_ec_lpc.c
cros_ec_sandbox.c sandbox: Find keyboard driver using driver model 2016-07-11 14:06:44 -06:00
cros_ec_spi.c
ds4510.c Add more SPDX-License-Identifier tags 2016-01-19 08:31:21 -05:00
fsl_debug_server.c armv8/fsl_lsch3: Change arch to fsl-layerscape 2015-10-29 10:34:00 -07:00
fsl_devdis.c
fsl_ifc.c
fsl_iim.c
fsl_sec_mon.c
gpio_led.c
i2c_eeprom.c i2c_eeprom: Add reading support 2016-07-22 09:52:59 -04:00
i2c_eeprom_emul.c
Kconfig i2c_eeprom: Add reading support 2016-07-22 09:52:59 -04:00
Makefile sandbox: Don't bring in the eeprom emulator in SPL 2016-07-14 20:40:24 -06:00
mc9sdz60.c
misc-uclass.c misc: add "call" uclass op 2016-08-12 11:01:22 -06:00
mxc_ocotp.c ocotp: mxc: use simpler runtime cpu dection macros 2016-05-24 14:59:57 +02:00
mxs_ocotp.c
ns87308.c
pca9551_led.c allow LED initialization without STATUS_LED_BOOT 2015-10-24 13:50:02 -04:00
pdsp188x.c
pwrseq-uclass.c dm: Add a power sequencing uclass 2016-01-21 20:42:34 -07:00
qfw.c cmd: qfw: bring ACPI generation code into qfw core 2016-05-23 15:18:00 +08:00
smsc_lpc47m.c
smsc_sio1007.c superio: Add SMSC SIO1007 driver 2016-02-21 13:42:52 +08:00
spltest_sandbox.c dm: sandbox: Add a simple driver to test of-platdata 2016-07-14 20:40:24 -06:00
status_led.c allow LED initialization without STATUS_LED_BOOT 2015-10-24 13:50:02 -04:00
swap_case.c
syscon_sandbox.c
sysreset-uclass.c reset: Drop the reset failure message 2016-05-26 20:50:29 -06:00
sysreset_sandbox.c Rename reset to sysreset 2016-05-26 20:48:31 -06:00
twl4030_led.c
winbond_w83627.c misc: Add simple driver to enable the legacy UART on Winbond Super IO chips 2016-01-28 13:53:30 +08:00