]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: iio: accel: adxl345: switch to YAML bindings
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Fri, 17 May 2019 15:44:41 +0000 (18:44 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 19 May 2019 08:18:29 +0000 (09:18 +0100)
commitba44d3588a895385c85b2a1e3aa140d789f77f9b
tree4bcecf8f9cfa2c8c21fec9736e71c147444ef6d9
parent466526717bb5c105aa9ca380a9faa9c0c1d994f1
dt-bindings: iio: accel: adxl345: switch to YAML bindings

The ADX345 supports both I2C & SPI bindings.
This change switches from old text bindings, to YAML bindings, and also
tries to make use of the recent multiple-examples support.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/accel/adi,adxl345.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/iio/accel/adxl345.txt [deleted file]
MAINTAINERS