Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Documentation/devicetree/bindings/iio/frequency/hmc7044.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,13 @@ Adding channels:
0 - Internal resistor disable.
1 - Internal 100 Ω resistor enable per output pin.
3 - Internal 50 Ω resistor enable per output pin.
- adi,set-rate-parent: Propagate clock rate change to parent. If set,
this will, if needed, change rate of parent (PLL2) to fulfill
the frequency rate request.
- adi,max-deviation-ppm: Maximum allowed deviation in parts-per-million
when changing channel output frequencies. A rate change request
that would cause deviation larger than allowed value for any
output channel with this property, is blocked.

Example:

Expand Down
Loading
Loading