commit | 3e5d49ed8853f480045a0c940951c72710350169 | [log] [tgz] |
---|---|---|
author | Ajay Singh Parmar <aparmar@codeaurora.org> | Mon Mar 20 23:37:57 2017 -0700 |
committer | Padmanabhan Komanduru <pkomandu@codeaurora.org> | Mon May 22 06:28:18 2017 -0700 |
tree | 86ab44c702e9787a620d20885821965c8278c67f | |
parent | 769215f78210615bb352c3d611b04a05d7715154 [diff] |
drm/msm/dp: add support for dp power Add a module which configures the power related resources for DisplayPort. Provide an API that can be called by the DisplayPort driver to get the functionalities of power module. Configure gpio/pinctrl/regulators/clock based on the functionalities called by the DisplayPort driver. Change-Id: I89b611199c31af92d0a44b43b0b25363c841a452 Signed-off-by: Ajay Singh Parmar <aparmar@codeaurora.org>