linux/Documentation/devicetree/bindings/power
NeilBrown f5e4edb8c8 power: twl4030_charger: find associated phy by more reliable means.
twl4030_charger currently finds the associated phy
using usb_get_phy() which will return the first USB2 phy.
If your platform has multiple such phys (as mine does),
this is not reliable (and reliably fails on the GTA04).

Change to use devm_usb_get_phy_by_node(), having found the
node by looking for an appropriately named sibling in
device-tree.

This makes usb-charging dependent on correct device-tree
configuration.

Acked-By: Sebastian Reichel <sre@kernel.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-05-26 10:44:06 -05:00
..
reset dt: power: Add docs for generic SYSCON poweroff driver. 2015-04-06 18:49:48 +02:00
bq2415x.txt dt: binding documentation for bq2415x charger 2014-01-25 15:24:15 +04:00
da9150-charger.txt power: da9150: Add DT binding documentation for charger 2015-02-25 21:18:14 +01:00
fsl,imx-gpc.txt Documentation: Add device tree bindings for Freescale i.MX GPC 2015-03-11 08:58:54 +08:00
isp1704.txt dt: Binding documentation for isp1704 charger 2013-12-23 18:35:23 -08:00
ltc2941.txt Add devicetree binding documentation for the LTC2941/LTC2943 driver 2015-01-22 03:23:22 +01:00
opp.txt
power_domain.txt dt-bindings: document a note about power domain subdomains 2015-02-27 05:26:57 +09:00
power-controller.txt dt-bindings: Update documentation for "system-power-controller" and fix misspellings 2014-12-01 19:33:46 +00:00
renesas,sysc-rmobile.txt PM / Domains: R-Mobile SYSC: Document R-Mobile APE6 (r8a73a4) binding 2015-02-24 06:38:27 +09:00
rockchip-io-domain.txt Documentation: devicetree: Fix double words in Doumentation/devicetree 2015-01-28 15:13:11 -07:00
rx51-battery.txt Documentation: DT: Document rx51-battery binding 2014-07-18 23:40:22 +02:00
twl-charger.txt power: twl4030_charger: find associated phy by more reliable means. 2015-05-26 10:44:06 -05:00