On Fri, Apr 12, 2024 at 8:36 AM Nuno Sa via B4 Relay <devnull+nuno.sa.analog.com@xxxxxxxxxx> wrote: > > From: Nuno Sa <nuno.sa@xxxxxxxxxx> > ... > + adi,full-scale-microamp: > + description: This property represents the DAC full scale current. The description could be improved by saying what determines the value that need to be entered here. (Also wondering if this is not something that should be set at runtime using the _scale attribute instead.) > + minimum: 8700 > + maximum: 31700 Missing a default value since this is not a required property? > + > +required: > + - compatible > + - reg > + - clocks > + - io-backends > + - vdd-3p3-supply > + - vdd-supply > + - vdda-supply > + - vddc-supply > +