On Fri, 08 May 2026 18:00:17 +0100 Rodrigo Alencar via B4 Relay <[email protected]> wrote:
> From: Rodrigo Alencar <[email protected]> > > DT-bindings for AD9910, a 1 GSPS DDS with 14-bit DAC. It includes > configurations for clocks, DAC current, reset and basic GPIO control. I think this is getting close enough now that for next version you should drop the RFC (which is probably gating DT binding folk giving it a detailed review!) > > Signed-off-by: Rodrigo Alencar <[email protected]> > + > + adi,dac-output-current-microamp: > + minimum: 8640 > + maximum: 31590 > + default: 20070 > + description: > + DAC full-scale output current in microamps. > + Can we use generic dac.yaml defined output-range-microamp? The base will be 0 always but that shouldn't matter.

