]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/msm/dsi: Drop VDD regulator for MSM8916
authorArchit Taneja <architt@codeaurora.org>
Thu, 25 Feb 2016 05:49:47 +0000 (11:19 +0530)
committerRob Clark <robdclark@gmail.com>
Wed, 2 Mar 2016 21:19:47 +0000 (16:19 -0500)
commit52cde8dc8fb3461a3ad438188984ff29f8fa29b8
treef1ab6eea5692dcd02b1c8992604086422bb75459
parent06cfdc0ba5f5f695af251e52ddaf1b89f644f9af
drm/msm/dsi: Drop VDD regulator for MSM8916

VDD regulator input was specified for MSM8916. It turns our that this
regulator is used for the display panels used on MSM8916 platforms, but
not the DSI controller itself. Drop this regulator from the list.

Reported-by: Vinay Simha <vinaysimha@inforcecomputing.com>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/dsi/dsi_cfg.c