clk: si5351: expand compatible strings in documentation
authorBrandon Streiff <brandon.streiff@ni.com>
Thu, 29 Jun 2017 13:31:45 +0000 (08:31 -0500)
committerRob Herring <robh@kernel.org>
Mon, 17 Jul 2017 16:57:37 +0000 (11:57 -0500)
commit644e7186628ebb9398ddb4a2222c596a49ab01cb
tree0738ade2b989e3a2988d4406da0601c034d5caf3
parent5771a8c08880cdca3bfb4a3fc6d309d6bba20877
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>
Documentation/devicetree/bindings/clock/silabs,si5351.txt