ARM: sunxi: dt: Add sunxi-common-regulators include file
authorHans de Goede <hdegoede@redhat.com>
Sat, 1 Mar 2014 19:26:20 +0000 (20:26 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 4 Mar 2014 16:41:33 +0000 (17:41 +0100)
commit25ff22a532f1124397ece327e675aabfef4fa7b4
tree410e1f7c269160373595f7e935dfab829b0315a8
parent225b02163cd51b6d5ebef4d2e19a09345f2ee3a5
ARM: sunxi: dt: Add sunxi-common-regulators include file

Most sunxi boards with a sata connector also have a gpio controlled connector
for sata target power and almost all sunxi boards have a gpio controlled vbus
for usb1 and usb2.

This commit adds an include file for the regulators representing these
supplies, avoiding the need to copy and paste the regulator code to allmost
all sunxi board dts files.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sunxi-common-regulators.dtsi [new file with mode: 0644]