mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 09:51:21 -04:00
ARM: dts: exynos: drop incorrect power-supplies in P4 Note
simple-battery does not have supplies, but it is referenced by charger instead: exynos4412-p4note-n8010.dtb: battery-cell: 'power-supplies' does not match any of the regexes: '^ocv-capacity-table-[0-9]+$', 'pinctrl-[0-9]+' Link: https://lore.kernel.org/r/20230120071151.116272-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
@@ -132,8 +132,6 @@ battery_cell: battery-cell {
|
||||
precharge-current-microamp = <250000>;
|
||||
charge-term-current-microamp = <250000>;
|
||||
constant-charge-voltage-max-microvolt = <4200000>;
|
||||
|
||||
power-supplies = <&power_supply>;
|
||||
};
|
||||
|
||||
i2c-gpio-1 {
|
||||
|
||||
Reference in New Issue
Block a user