Skip to content

Commit 0b194fb

Browse files
claudiubezneacristibirsan
authored andcommitted
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> (cherry picked from commit c5040a9) Signed-off-by: Razvan Stefanescu <razvan.stefanescu@microchip.com>
1 parent 885bcfa commit 0b194fb

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
@@ -256,7 +256,7 @@
256256
active-semi,input-voltage-threshold-microvolt = <6600>;
257257
active-semi,precondition-timeout = <40>;
258258
active-semi,total-timeout = <3>;
259-
status = "okay";
259+
status = "disabled";
260260
};
261261
};
262262
};

0 commit comments

Comments
 (0)