]> 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)
commit9820e10651b4a6925e8db22fa5f4a0c89f6bf7df
tree775ded5b707381644037401025f548eea7d88737
parent8e90ec010a6f0d5effe32b9a396538f8ceaff7be
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