During review, no one caught that the dt-bindings header was not in the preferred location when the bindings were created. Move the header to the correct location. --- David Lechner (2): iio: adc: ad4695: move dt-bindings header dt-bindings: iio: adc: adi,ad4695: change include path Documentation/devicetree/bindings/iio/adc/adi,ad4695.yaml | 7 ++++--- Documentation/iio/ad4695.rst | 2 +- MAINTAINERS | 2 +- drivers/iio/adc/ad4695.c | 2 +- include/dt-bindings/iio/{ => adc}/adi,ad4695.h | 0 5 files changed, 7 insertions(+), 6 deletions(-) --- base-commit: 9dd2270ca0b38ee16094817f4a53e7ba78e31567 change-id: 20241113-iio-adc-ad4695-move-dt-bindings-header-d6922ef7d134 Best regards, -- David Lechner <dlechner@xxxxxxxxxxxx>