OSDN Git Service

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)
commit3b5de76b285eebe152d691a8481483e9cedd07a0
tree1b41dbfcdeb93f3e0ad1c86429124dbf18b2dc43
parent326e2357553d39769aacf737fd19650f2d81671a
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