rv1126-uboot/drivers/misc
Stephen Warren 73dd5c4cfe misc: add Tegra BPMP driver
The Tegra BPMP (Boot and Power Management Processor) is a separate
auxiliary CPU embedded into Tegra to perform power management work, and
controls related features such as clocks, resets, power domains, PMIC I2C
bus, etc. This driver provides the core low-level communication path by
which feature-specific drivers (such as clock) can make requests to the
BPMP. This driver is similar to an MFD driver in the Linux kernel. It is
unconditionally selected by CONFIG_TEGRA186 since virtually any Tegra186
build of U-Boot will need the feature.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2016-08-15 10:26:12 -07:00
..
Kconfig misc: add Tegra BPMP driver 2016-08-15 10:26:12 -07:00
Makefile misc: add Tegra BPMP driver 2016-08-15 10:26:12 -07: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
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
fsl_debug_server.c
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
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
pdsp188x.c
pwrseq-uclass.c
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
swap_case.c
syscon_sandbox.c
tegra186_bpmp.c misc: add Tegra BPMP driver 2016-08-15 10:26:12 -07: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