dt-bindings: msm/dsi: Use standard data lanes binding
authorArchit Taneja <architt@codeaurora.org>
Thu, 9 Jun 2016 06:21:33 +0000 (11:51 +0530)
committerRob Clark <robdclark@gmail.com>
Sat, 16 Jul 2016 14:08:48 +0000 (10:08 -0400)
commitcb9b08e9c11a3413b6db866d11a7c6348da44931
treeaaacfbd3e46484e53e48ef1ef9590b39d8a86cb3
parent60282cea5bfa934694decfe836ee4600504bdeb1
dt-bindings: msm/dsi: Use standard data lanes binding

The "qcom,data-lane-map" binding mentioned in the document is changed to
the more generic "data-lanes" property specified in:

Documentation/devicetree/bindings/media/video-interfaces.txt

The previous binding expressed physical to logical data lane mappings,
the standard "data-lanes" binding uses logical to physical data lane
mappings. Update the docs to reflect this change. The example had the
property incorrectly named as "lanes", update this too.

The MSM DSI DT bindings aren't used anywhere at the moment, so
it's okay to update this property.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Archit Taneja <architt@codeaurora.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Documentation/devicetree/bindings/display/msm/dsi.txt