Am Freitag, 13. März 2020, 14:26:46 CET schrieb Johan Jonker: > An experimental test with the command below gives these errors: > > arch/arm/boot/dts/rv1108-elgin-r1.dt.yaml: adc@1038c000: > 'clock-frequency' > does not match any of the regexes: 'pinctrl-[0-9]+' > arch/arm/boot/dts/rv1108-evb.dt.yaml: adc@1038c000: > 'clock-frequency' > does not match any of the regexes: 'pinctrl-[0-9]+' > > 'clock-frequency' is not a valid property for a saradc node, > so remove it. > > make ARCH=arm dtbs_check > DT_SCHEMA_FILES=Documentation/devicetree/bindings/iio/adc/ > rockchip-saradc.yaml > > Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx> applied for 5.7 Thanks Heiko