[PATCH] drm/msm/dsi: Parse lane swap information from DT

2015-09-06 Thread Archit Taneja
Hi, On 9/4/2015 12:00 AM, Hai Li wrote: > Lane swap configuration is based on the board design. > This change allows the DSI host to get this information > from device tree, instead of hardcoding in driver. > > Signed-off-by: Hai Li > --- > Documentation/devicetree/bindings/drm/msm/dsi.txt | 13

[PATCH] drm/msm/dsi: Parse lane swap information from DT

2015-09-03 Thread Hai Li
Lane swap configuration is based on the board design. This change allows the DSI host to get this information from device tree, instead of hardcoding in driver. Signed-off-by: Hai Li --- Documentation/devicetree/bindings/drm/msm/dsi.txt | 13 ++ drivers/gpu/drm/msm/dsi/dsi_host.c