summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorArchit Taneja <architt@codeaurora.org>2016-04-29 12:49:37 +0300
committerRob Clark <robdclark@gmail.com>2016-05-08 17:22:18 +0300
commited19075be1100f8958066ed798e225173583eb2e (patch)
tree319aaf78abcf0e1b3cceee2e6884b25965574a2a /scripts/gdb/linux
parent1d15c1654f8c438694a8680a4faa6e5f77abd507 (diff)
downloadlinux-ed19075be1100f8958066ed798e225173583eb2e.tar.xz
drm/msm/mdp4: Don't manage DSI PLL regulators in MDP driver
The MDP4 driver tries to request and set voltages for regulators required by the DSI PLLs. Firstly, the MDP4 driver shouldn't manage the DSI regulators, this should be handled in the DSI driver. Secondly, it shouldn't try to set a fixed voltage for regulators. Voltage constraints should be specified on the regulator via DT and managed by the regulator core. Remove all the DSI PLL regulator related code from the MDP4 driver. It's managed in the DSI driver for MSM8960/APQ8064 already. Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions