commit | 644e7186628ebb9398ddb4a2222c596a49ab01cb | [log] [tgz] |
---|---|---|
author | Brandon Streiff <brandon.streiff@ni.com> | Thu Jun 29 08:31:45 2017 -0500 |
committer | Rob Herring <robh@kernel.org> | Mon Jul 17 11:57:37 2017 -0500 |
tree | 0738ade2b989e3a2988d4406da0601c034d5caf3 | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 [diff] |
clk: si5351: expand compatible strings in documentation checkpatch.pl doesn't know how to expand "silabs,si5351{a,a-msop,b,c}" and so generates warnings about si5351-compatible devices appearing to be un-documented. Resolve this by documenting the compatible options supported by the clk-si5351 driver individually. Signed-off-by: Brandon Streiff <brandon.streiff@ni.com> Acked-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Rob Herring <robh@kernel.org>