]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6bcf99b8ccaafb332587cb831cde79131392c9be
treeaaacfbd3e46484e53e48ef1ef9590b39d8a86cb3
parente5807e10fbbe5c3101a40882fb18034eb3fc96a9
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