ARM: dts: sun9i: a80-optimus: Add node for AXP809's unused dc1sw regulator
authorChen-Yu Tsai <wens@csie.org>
Wed, 6 Feb 2019 03:32:32 +0000 (11:32 +0800)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Thu, 7 Feb 2019 15:51:03 +0000 (16:51 +0100)
The DC1SW output from the AXP809 is unused. Unused regulators should
still be listed so as to be considered to be fully constrained.

Fixes: aa4a27bc819e ("ARM: dts: sun9i: a80-optimus: Add AXP809 PMIC device node and regulators")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sun9i-a80-optimus.dts

index 58a199b..1ee2792 100644 (file)
                                regulator-name = "vdd-cpus-09-usbh";
                        };
 
+                       dc1sw {
+                               /* unused */
+                       };
+
                        reg_dcdc1: dcdc1 {
                                regulator-always-on;
                                regulator-min-microvolt = <3000000>;