uboot/drivers
Simon Glass 9f4629be8a dm: core: Add device checking to syscon_get_regmap()
This function can only handle a syscon device. It is possible that someone
will make a mistake, so add a check for this.

Also we should return -ENODEV when a device cannot be found, so update the
syscon_get_regmap_by_driver_data() to follow this convention.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-07-21 17:39:33 -06:00
..
bios_emulator
block drivers: block: Remove the ata_piix driver 2015-07-14 18:03:20 -06:00
bootcount
clk dm: test: Add tests for the clk uclass 2015-07-21 17:39:30 -06:00
core dm: core: Add device checking to syscon_get_regmap() 2015-07-21 17:39:33 -06:00
cpu x86: Move MP initialization codes into a common place 2015-07-14 18:03:16 -06:00
crypto
ddr driver/ddr/fsl: Add a hook to update SPD address 2015-07-20 11:44:35 -07:00
demo
dfu
dma
fpga
gpio dm: gpio: Add dm_gpio_request() to manually request a GPIO 2015-07-21 17:39:23 -06:00
hwmon
i2c exynos: i2c: Correct bug in pinmux selection 2015-07-10 21:13:48 +09:00
input
led dm: test: Add a test for the LED uclass 2015-07-21 17:39:32 -06:00
memory
misc dm: test: Add a test for the system controller uclass 2015-07-21 17:39:33 -06:00
mmc dm: test: Add a test for the mmc uclass 2015-07-21 17:39:32 -06:00
mtd mtd: fix false positive "Offset exceeds device limit" error 2015-07-10 09:38:50 -04:00
net driver/ldpaa_eth:Avoid infinite loop in ldpaa_eth_rx 2015-07-20 11:44:37 -07:00
pci armv8/fsl-lsch3: device tree fixups for PCI stream IDs 2015-07-20 11:44:37 -07:00
pcmcia
power power: pmic: Use trailing_strtol() instead of a local function 2015-07-21 17:39:30 -06:00
pwm
qe
ram dm: test: Add a test for the ram uclass 2015-07-21 17:39:32 -06:00
rtc dm: rtc: Support mc146818 driver in driver model 2015-07-14 18:03:16 -06:00
serial ns16550: Improve debug UART so it can work with 32-bit access 2015-07-21 17:39:28 -06:00
soc
sound
spi dm: spi: Make local functions static 2015-07-21 17:39:27 -06:00
thermal
tpm
twserial
usb usb: Add EHCI support for Armada 38x (mvebu) 2015-07-10 14:55:50 +02:00
video video: vesa_fb: Look up VGA device by class instead of id 2015-07-14 18:03:18 -06:00
watchdog
Kconfig dm: Add a clock uclass 2015-07-21 17:39:29 -06:00
Makefile dm: Add a clock uclass 2015-07-21 17:39:29 -06:00