linux/arch/arm/boot
Gregory CLEMENT 96c78e2b77 ARM: dts: armada-38x: use usb-nop-xceiv PHY for the xhci nodes on Armada 388 GP
Using the usb-nop-xceiv PHY for the xhci nodes allows a better
representation of the hardware but also a better handling of the
regulator. By linking the regulator to the PHY there is no more need to
use the regulator-always-on property, then it allows a better power
management.

The remaining usb node uses the ehci-orion driver which can't be used
with the usb-nop-xceiv PHY and must keeps the direct link to the
regulator with the regulator-always-on property.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
2016-02-09 11:00:10 +01:00
..
bootp
compressed ARM: 8500/1: fix atags_to_fdt with stack-protector-strong 2016-01-26 23:49:26 +00:00
dts ARM: dts: armada-38x: use usb-nop-xceiv PHY for the xhci nodes on Armada 388 GP 2016-02-09 11:00:10 +01:00
.gitignore
Makefile
install.sh