Re: [PATCH 4/4] dt-bindings: display: msm: update clk names

From: Rob Herring
Date: Mon Oct 23 2017 - 20:25:08 EST


On Tue, Oct 17, 2017 at 06:49:58AM -0400, Rob Clark wrote:
> 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@xxxxxxxxx>
> ---
> .../devicetree/bindings/display/msm/dsi.txt | 36 +++++++++++-----------
> .../devicetree/bindings/display/msm/edp.txt | 20 ++++++------
> .../devicetree/bindings/display/msm/hdmi.txt | 8 ++---
> .../devicetree/bindings/display/msm/mdp5.txt | 32 +++++++++----------
> 4 files changed, 48 insertions(+), 48 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>