]> git.baikalelectronics.ru Git - kernel.git/commit
clk: shmobile: Fix typo in MSTP clock DT bindings
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 19 Feb 2014 17:13:24 +0000 (18:13 +0100)
committerLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 24 Feb 2014 12:09:34 +0000 (13:09 +0100)
commit64af10e1eb90fd0ff56ef1343ea5d506da7c0c3f
tree8e9a3d43f696c285d0526e1ea843c6a207b80103
parent55e140d0147dfd9c67cf1210bf89d95b725a4d3e
clk: shmobile: Fix typo in MSTP clock DT bindings

The DT bindings document a renesas,indices property, while the code, the
DT example and the DT sources all use renesas,clock-indices. Fix the
documentation.

The shmobile mstp DT bindings have been merged in v3.14-rc1 with a bug
in the DT ABI, a fix during the -rc series is appropriate.

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Simon Horman <horms@verge.net.au>
Documentation/devicetree/bindings/clock/renesas,cpg-mstp-clocks.txt