]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: iio: imu: adis16480: Document external clock
authorStefan Popa <stefan.popa@analog.com>
Mon, 11 Mar 2019 09:46:37 +0000 (11:46 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 4 Apr 2019 19:19:57 +0000 (20:19 +0100)
commit72d4948d73bf3ca351414c0069c4bbfc9c444e56
tree1b41dbfcdeb93f3e0ad1c86429124dbf18b2dc43
parent92ab18e73541d0d81d818777da5a05b5020d227e
dt-bindings: iio: imu: adis16480: Document external clock

Add documentation for optional use of external clock. All devices
supported by this driver can work with an external clock in sync mode.
Another mode, called Pulse Per Second (PPS) is supported only by adis1649x
devices. The mode is selected by using the "clock-names" property.

The pin which is used as external clock input is selected by using a
custom optional property called "adi,ext-clk-pin". If this field is left
empty, DIO2 is assigned as default external clock input pin.

Signed-off-by: Stefan Popa <stefan.popa@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/imu/adi,adis16480.txt