Skip to content

Commit c5040a9

Browse files
committed
ARM: dts: at91: keep charger disabled
Keep charger disabled for now as is in 4.9. Having it enabled will broke BSR functionality. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
1 parent 935a216 commit c5040a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/at91-sama5d2_xplained.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
active-semi,input-voltage-threshold-microvolt = <6600>;
304304
active-semi,precondition-timeout = <40>;
305305
active-semi,total-timeout = <3>;
306-
status = "okay";
306+
status = "disabled";
307307
};
308308
};
309309
};

0 commit comments

Comments
 (0)