linux-surface/kernel/arch/arm/boot/dts/sun4i-a10-cubieboard.dts.rej
2017-09-04 22:31:27 -04:00

23 lines
621 B
Plaintext

--- scripts/dtc/include-prefixes/arm/sun4i-a10-cubieboard.dts 2017-08-30 04:32:30.000000000 -0400
+++ scripts/dtc/include-prefixes/arm/sun4i-a10-cubieboard.dts 2017-09-03 16:56:17.000000000 -0400
@@ -142,7 +142,7 @@
&mmc0 {
pinctrl-names = "default";
- pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
+ pinctrl-0 = <&mmc0_pins_a>;
vmmc-supply = <&reg_vcc3v3>;
bus-width = <4>;
cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
@@ -182,6 +182,10 @@
#include "axp209.dtsi"
+&ac_power_supply {
+ status = "okay";
+};
+
&reg_dcdc2 {
regulator-always-on;
regulator-min-microvolt = <1000000>;