commit | 66ec32fc7cd116dab5c02603ea8ec28ff92da3b5 | [log] [tgz] |
---|---|---|
author | Pierre Bourdon <delroth@google.com> | Tue Feb 20 16:03:18 2018 +0100 |
committer | Sebastian Reichel <sre@kernel.org> | Mon Mar 12 14:29:52 2018 +0100 |
tree | b8f23facbbc9d7a1a5610af53f546b86a8febeca | |
parent | 4a9be940551ab664918ac089b92c47d74e6cb8e7 [diff] |
max17042: propagate of_node to power supply device max17042_get_status uses the core power_supply_am_i_supplied. That function relies on DT properties to figure out the power supply topology, and will error out without DT. Fixes max17042 battery status being reported as "unknown". Signed-off-by: Pierre Bourdon <delroth@google.com> Signed-off-by: Andre Heider <a.heider@gmail.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>