ARM: dts: sun9i: cubieboard4: Drop sunxi-common-regulators.dtsi
authorChen-Yu Tsai <wens@csie.org>
Fri, 3 Jun 2016 06:50:51 +0000 (14:50 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 4 Jul 2016 19:17:55 +0000 (21:17 +0200)
sunxi-common-regulators.dtsi provided dummy regulators vcc3v0, vcc3v3,
vcc5v0. 3.0V/3.3V and 5.0V are commonly used voltages in Allwinner
devices. These dummy regulators provide a stand-in when bindings that
require one, but the real regulator is not supported yet.

Since these are no longer needed, we can drop the include file.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun9i-a80-cubieboard4.dts

index 8d8af1189d87f74c5a75af3ab03c4b7d02ad922a..db770d06c31ea10fe9cf01488ee1f6cc277b3b21 100644 (file)
@@ -45,7 +45,6 @@
 
 /dts-v1/;
 #include "sun9i-a80.dtsi"
-#include "sunxi-common-regulators.dtsi"
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/pinctrl/sun4i-a10.h>
This page took 0.026525 seconds and 5 git commands to generate.