]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit63d51e36b5add80bb2d94e67de3d643854faaf10
tree775ded5b707381644037401025f548eea7d88737
parentaede1e9ee4ec3d7a7b996d260ce7297a6b4dc4ca
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