Skip to content

Commit f479ff7

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> (cherry picked from commit c5040a9) Signed-off-by: Razvan Stefanescu <razvan.stefanescu@microchip.com> [codrin.ciubotariu@microchip.com: movde to 5.4] Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
1 parent 443521f commit f479ff7

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
@@ -309,7 +309,7 @@
309309
active-semi,input-voltage-threshold-microvolt = <6600>;
310310
active-semi,precondition-timeout = <40>;
311311
active-semi,total-timeout = <3>;
312-
status = "okay";
312+
status = "disabled";
313313
};
314314
};
315315
};

0 commit comments

Comments
 (0)