msm: mdss: Bind the regulators and clocks to DSI controller structure
Remove all the regulator and clock global variables in the driver
and add them as part of the DSI controller structure. This will
add support to enable both the DSI controllers.
Use pHandle to map the panel to the controller.
Add controller phandle as part of the DSI panel device. This
we allow us bind specific DSI controller to one or more
panels. Add panel distination property to select the DSI interface.
Change-Id: I0a5ef0a01f85aa61a0b1e50fd24ddf40ff2a7509
Signed-off-by: Chandan Uddaraju <chandanu@codeaurora.org>
12 files changed