Home
last modified time | relevance | path

Searched hist:ec31abf6684ebe1134eb3320c96fb92e566eff74 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi.cdiff ec31abf6684ebe1134eb3320c96fb92e566eff74 Fri May 15 19:04:06 CEST 2015 Hai Li <hali@codeaurora.org> drm/msm/dsi: Separate PHY to another platform device

There are different types of PHY from one chipset to another, while
the DSI host controller is relatively consistent across platforms.
Also, the PLL inside PHY is providing the source of DSI byte and
pixel clocks, which are used by DSI host controller. Separated devices
for clock provider and clock consumer make DSI driver better fit into
common clock framework.

Signed-off-by: Hai Li <hali@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
H A Ddsi.hdiff ec31abf6684ebe1134eb3320c96fb92e566eff74 Fri May 15 19:04:06 CEST 2015 Hai Li <hali@codeaurora.org> drm/msm/dsi: Separate PHY to another platform device

There are different types of PHY from one chipset to another, while
the DSI host controller is relatively consistent across platforms.
Also, the PLL inside PHY is providing the source of DSI byte and
pixel clocks, which are used by DSI host controller. Separated devices
for clock provider and clock consumer make DSI driver better fit into
common clock framework.

Signed-off-by: Hai Li <hali@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
H A Ddsi_host.cdiff ec31abf6684ebe1134eb3320c96fb92e566eff74 Fri May 15 19:04:06 CEST 2015 Hai Li <hali@codeaurora.org> drm/msm/dsi: Separate PHY to another platform device

There are different types of PHY from one chipset to another, while
the DSI host controller is relatively consistent across platforms.
Also, the PLL inside PHY is providing the source of DSI byte and
pixel clocks, which are used by DSI host controller. Separated devices
for clock provider and clock consumer make DSI driver better fit into
common clock framework.

Signed-off-by: Hai Li <hali@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>