Messages in this thread |  | | From | Maxim Kiselev <> | | Date | Sat, 10 Jun 2023 18:48:08 +0300 | | Subject | Re: [PATCH v4 2/3] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC |
| |
Hey,
сб, 10 июн. 2023 г. в 18:06, Conor Dooley <conor@kernel.org>:
...
> >+ > >+ required: > >+ - reg > >+ > >+ additionalProperties: false > >+ > >+required: > >+ - "#io-channel-cells" > >+ - clocks > >+ - compatible > >+ - interrupts > >+ - reg > >+ - resets > >+ > >+unevaluatedProperties: false > > How come this one changed to unevaluatedProperties: false? > Wasn't it for the ADC that we previously discussed whether > additionalProperties: false was correct or not?
Hmm, I changed it to `unevaluatedProperties: false` as you suggested in this message https://lore.kernel.org/lkml/20230604-afternoon-frighten-42222010557b@spud/
|  |