On Thu, 03 Apr 2025 18:19:04 +0200, Angelo Dureghello wrote: > From: Angelo Dureghello <adureghello@xxxxxxxxxxxx> > > Add #trigger-source-cells property to allow the BUSY output to be > used as a SPI offload trigger source to indicate when a sample is ready > to be read. > > Macros are added to adi,ad7606.h for the cell values to help with > readability since they are arbitrary values. > > Signed-off-by: Angelo Dureghello <adureghello@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/iio/adc/adi,ad7606.yaml | 8 ++++++++ > include/dt-bindings/iio/adc/adi,ad7606.h | 9 +++++++++ > 2 files changed, 17 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>