commit | 24ecafa157e0ced1c8092f4c8a856c69242f218c | [log] [tgz] |
---|---|---|
author | Umang Agrawal <uagrawal@codeaurora.org> | Wed Jan 09 12:36:56 2019 +0530 |
committer | Guru Das Srinagesh <gurus@codeaurora.org> | Mon Mar 18 10:04:29 2019 -0700 |
tree | b64e60ac2d9ec247646c4c81fd9295dbb0607773 | |
parent | 63a9c9c1c8218c222c6bb48807ee23fb11f03381 [diff] |
power: smb5: Add extcon capability to report orientation and speed Currently, charger driver sets the CC orientation and USB speed property, but does not expose the capability to set these properties, which renders the former useless. Fix this by adding the capability to report CC orientation and USB speed while registering extcon. Change-Id: Ic029075c84171dfd8e21a63f1f97b2943ec61aa4 Signed-off-by: Umang Agrawal <uagrawal@codeaurora.org>