diff options
| author | David Lechner <dlechner@baylibre.com> | 2024-11-13 10:55:19 -0600 |
|---|---|---|
| committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-12-07 17:47:58 +0000 |
| commit | 435004291c9aebeb940c4bb5b0f5764c012ea5ff (patch) | |
| tree | 6132fda12daf9009dbf5312b4eedb28b4e8bf497 /Documentation/iio | |
| parent | 534674463a5978c6eda8185b31f5b903a9543f46 (diff) | |
| download | ath-435004291c9aebeb940c4bb5b0f5764c012ea5ff.tar.gz | |
iio: adc: ad4695: move dt-bindings header
Move the dt-bindings header file to the include/dt-bindings/iio/adc/
directory. ad4695 is an ADC driver, so it should be in the adc/
subdirectory for better organization. Previously, it was in the iio/
subdirectory.
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20241113-iio-adc-ad4695-move-dt-bindings-header-v1-1-aba1f0f9b628@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/iio')
| -rw-r--r-- | Documentation/iio/ad4695.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/iio/ad4695.rst b/Documentation/iio/ad4695.rst index 33ed29b7c98a6..9ec8bf466c15b 100644 --- a/Documentation/iio/ad4695.rst +++ b/Documentation/iio/ad4695.rst @@ -101,7 +101,7 @@ The macro comes from: .. code-block:: - #include <dt-bindings/iio/adi,ad4695.h> + #include <dt-bindings/iio/adc/adi,ad4695.h> Pairing two INx pins ^^^^^^^^^^^^^^^^^^^^ |
