]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: display: msm: update clk names
authorRob Clark <robdclark@gmail.com>
Mon, 16 Oct 2017 21:04:16 +0000 (17:04 -0400)
committerRob Clark <robdclark@gmail.com>
Sat, 28 Oct 2017 15:01:34 +0000 (11:01 -0400)
commitdcffa32c4cc287c6a62b7c34bea697b3feaee3d7
tree775ded5b707381644037401025f548eea7d88737
parent82b82fa7307a913ca8af0818b047b8ca8505db49
dt-bindings: display: msm: update clk names

Now that drm/msm is converted over to use msm_get_clk() everywhere (that
matters), which handles falling back to looking for a clock with the
"_clk" suffix, we can remove "_clk" from the documentation so that new
dts files added do not include "_clk" in the name.

Previously we were doing this for the more recently upstreamed bindings
but not for (nearly) all.

Signed-off-by: Rob Clark <robdclark@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/display/msm/dsi.txt
Documentation/devicetree/bindings/display/msm/edp.txt
Documentation/devicetree/bindings/display/msm/hdmi.txt
Documentation/devicetree/bindings/display/msm/mdp5.txt