diff options
author | Jens Renner <renner@efe-gmbh.de> | 2021-09-13 09:48:23 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-11-02 22:29:17 +0100 |
commit | dd5e12802052d5f01ebb4c625aeee0aca58e664a (patch) | |
tree | 93227d63f5af8d1a9554e09bf36dc04628335de5 /Documentation/devicetree | |
parent | clk: vc5: Use i2c .probe_new (diff) | |
download | linux-dd5e12802052d5f01ebb4c625aeee0aca58e664a.tar.xz linux-dd5e12802052d5f01ebb4c625aeee0aca58e664a.zip |
clk: si5351: Update datasheet references
Silicon Labs is now part of Skyworks Inc. so update the URLs to the
datasheet and application note.
Signed-off-by: Jens Renner <renner@efe-gmbh.de>
Link: https://lore.kernel.org/r/20210913074823.115212-1-renner@efe-gmbh.de
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/clock/silabs,si5351.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/silabs,si5351.txt b/Documentation/devicetree/bindings/clock/silabs,si5351.txt index 8fe6f80afade..bfda6af76bee 100644 --- a/Documentation/devicetree/bindings/clock/silabs,si5351.txt +++ b/Documentation/devicetree/bindings/clock/silabs,si5351.txt @@ -2,7 +2,7 @@ Binding for Silicon Labs Si5351a/b/c programmable i2c clock generator. Reference [1] Si5351A/B/C Data Sheet - https://www.silabs.com/Support%20Documents/TechnicalDocs/Si5351.pdf + https://www.skyworksinc.com/-/media/Skyworks/SL/documents/public/data-sheets/Si5351-B.pdf The Si5351a/b/c are programmable i2c clock generators with up to 8 output clocks. Si5351a also has a reduced pin-count package (MSOP10) where only |