On Tue, 18 Jun 2024 13:59:12 +0200, Olivier Moysan wrote: > Fix warnings on DFSDM dtbs check > Unevaluated properties are not allowed ('dfsdm-dai' was unexpected) > 'port' does not match any of the regexes: 'pinctrl-[0-9]+' > > Fixes: 11183ac07a74 ("dt-bindings: stm32: convert dfsdm to json-schema") > Signed-off-by: Olivier Moysan <olivier.moysan@xxxxxxxxxxx> > --- > .../devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>