]> 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)
commit06380692ee458997bd15fe7671577e5753a596d3
treeaaacfbd3e46484e53e48ef1ef9590b39d8a86cb3
parentbc12fd5482908e938508d0bf1b7a0d4be89b3237
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