ARM: dts: sun9i: cubieboard4: Declare AXP809 SW regulator as unused
authorChen-Yu Tsai <wens@csie.org>
Sat, 27 Aug 2016 07:55:41 +0000 (15:55 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 21 Sep 2016 08:48:08 +0000 (11:48 +0300)
The AXP809's SW (switch) regulator is unused on the Cubieboard 4.
Add an empty node for it so that the OS can generate constraints.

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 04b0146..910b29f 100644 (file)
                        reg_rtc_ldo: rtc_ldo {
                                regulator-name = "vcc-rtc-vdd1v8-io";
                        };
+
+                       sw {
+                               /* unused */
+                       };
                };
        };