diff options
author | Milo Kim <milo.kim@ti.com> | 2015-08-25 09:07:08 +0300 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-09-22 14:35:29 +0300 |
commit | 9615a29932e8a2c719142ac81481ad7d0e271924 (patch) | |
tree | cca9519b65f1eb56660b1f9158e9272ee751f2e0 /drivers/power/Makefile | |
parent | 87d931d56970d014a7074ca57f11baadc4e6d834 (diff) | |
download | linux-9615a29932e8a2c719142ac81481ad7d0e271924.tar.xz |
power:lp8727_charger: parsing child node after getting debounce-ms
According to lp8727 bindings[*], charging parameter is optional.
So parsing can be skipped in case those properties are undefined.
However, 'debounce-ms' should be read prior to checking the properties.
Otherwise, 'debounce-ms' property will be ignored even it is configured
inside the DT.
So, counting child is processed after updating 'debounce-ms'.
[*] Documentation/devicetree/bindings/power_supply/lp8727_charger.txt
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Cc: linux-pm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Milo Kim <milo.kim@ti.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/power/Makefile')
0 files changed, 0 insertions, 0 deletions