Searched hist:ec31abf6684ebe1134eb3320c96fb92e566eff74 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/msm/dsi/ |
H A D | dsi.c | diff 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 D | dsi.h | diff 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 D | dsi_host.c | diff 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>
|