On Fri, 17 May 2019 15:20:20 +0200, Mike Looijmans wrote: > Adds the devicetree bindings for the Si5341 and Si5340 chips from > Silicon Labs. These are multiple-input multiple-output clock > synthesizers. > > Signed-off-by: Mike Looijmans <mike.looijmans@xxxxxxxx> > > --- > v3: Remove synthesizers child nodes > Fix typo > v2: Add data sheet reference. > Restructured to enable use of "assigned-clock*" properties to set > up both outputs and internal synthesizers. > Nicer indentation. > Updated subject line and body of commit message. > > .../bindings/clock/silabs,si5341.txt | 162 ++++++++++++++++++ > 1 file changed, 162 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/silabs,si5341.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>