commit | dbc3976d9123a00925e3c9893b3f40f58f82636c | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Thu May 07 23:43:26 2015 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed May 13 12:32:51 2015 -0700 |
tree | 59872fe511c0382683dd8e60cf63c06700f6f4d1 | |
parent | 45b03d3e88c2068644e377cf08fc480208700b85 [diff] |
clk: bindings: Fix assigned-clock-rates description The binding uses assigned-clock-parents when it should use assigned-clock-rates. Furthermore, the part that describes how they relate to the assigned-clocks property is not clear about what is related. Correct and clarify this part of the binding. Reported-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>