uboot/drivers
Masahiro Yamada 186c133444 pinctrl: uniphier: allow to have pinctrl node under syscon node
Currently, the UniPhier pinctrl driver itself is a syscon, but it
turned out much more reasonable to make it a child node of a syscon
because our syscon node consists of a bunch of system configuration
registers, not only pinctrl, but also phy, and misc registers.
It is difficult to split the node.  This commit allows to migrate to
the new DT structure.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2016-07-02 05:44:29 +09:00
..
adc
bios_emulator
block
bootcount
clk clk: sandbox: don't check clk ID against 0 2016-06-24 17:24:35 -04:00
core dm: add manual relocation for devices 2016-06-19 17:05:55 -06:00
cpu
crypto verified-boot: Minimal support for booting U-Boot proper from SPL 2016-06-12 13:14:58 -04:00
ddr
demo
dfu dfu, nand, ubi: fix erasing after write finish 2016-06-09 13:53:13 -04:00
dma
fpga
gpio gpio: pca953x: Fix register reading past 8th GPIO 2016-06-19 17:05:55 -06:00
hwmon
i2c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
input
led
mailbox mailbox: add Tegra186 HSP driver 2016-06-19 17:05:55 -06:00
memory
misc Merge branch 'master' of git://www.denx.de/git/u-boot-imx 2016-06-12 12:51:34 -04:00
mmc Merge git://git.denx.de/u-boot-fsl-qoriq 2016-06-28 15:59:05 -04:00
mtd mtd: nand: Drop a blank line in nand_wait() 2016-06-24 17:23:14 -04:00
net net: phy: marvell: Do not reset 88e1310 after autoneg 2016-06-21 17:01:52 -05:00
pch
pci
pcmcia
pinctrl pinctrl: uniphier: allow to have pinctrl node under syscon node 2016-07-02 05:44:29 +09:00
power
pwm
qe
ram
remoteproc
reset reset: implement a reset test 2016-06-19 17:05:55 -06:00
rtc
serial clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
soc
sound
spi clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
spmi
thermal
timer
tpm
twserial
usb Merge git://git.denx.de/u-boot-fsl-qoriq 2016-06-28 15:59:05 -04:00
video clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
watchdog
Kconfig Add a reset driver framework/uclass 2016-06-19 17:05:55 -06:00
Makefile Add a reset driver framework/uclass 2016-06-19 17:05:55 -06:00