bdk: hw-init: remove charger forced enable

Anything that doesn't manage it properly should fix itself.
(Like for example disabling charging on sleep or something. They should use the gpio equivalent.)
This commit is contained in:
CTCaer 2022-12-19 05:35:04 +02:00
parent 2119401b5c
commit 0e1eece04f

View file

@ -398,9 +398,6 @@ void hw_init()
// Initialize various regulators based on Erista/Mariko platform.
_config_regulators(tegra_t210);
// Enable charger in case it's disabled.
bq24193_enable_charger();
_config_pmc_scratch(); // Missing from 4.x+
// Set BPMP/SCLK to PLLP_OUT (408MHz).