commit | 5f0b74e54890c354d6ac0124ea7a96adf22845d0 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Tue May 15 14:12:38 2018 +0200 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Wed May 16 08:56:16 2018 +0300 |
tree | a6dc8f7c9ce4fa921d15e81485afbd7cdf9a5af8 | |
parent | fe8abf332b8f66868013cfcd6bfe727136a2ab5f [diff] |
USB: dwc3: get extcon device by OF graph bindings extcon device is used to detect host/device connection. Since extcon OF property is deprecated, alternative method should be added. This method uses OF graph bindings to locate extcon. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>