On Thu, 07 Apr 2022 21:49:36 +0200, Marek Vasut wrote: > Document trivial SPI devices in single YAML DT binding document. > Currently this overlaps Linux kernel spidev. > > Signed-off-by: Marek Vasut <marex@xxxxxxx> > Cc: Mark Brown <broonie@xxxxxxxxxx> > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > To: linux-spi@xxxxxxxxxxxxxxx > --- > .../devicetree/bindings/spi/trivial.yaml | 51 +++++++++++++++++++ > 1 file changed, 51 insertions(+) > create mode 100644 Documentation/devicetree/bindings/spi/trivial.yaml > Running 'make dtbs_check' with the schema in this patch gives the following warnings. Consider if they are expected or the schema is incorrect. These may not be new warnings. Note that it is not yet a requirement to have 0 warnings for dtbs_check. This will change in the future. Full log is available here: https://patchwork.ozlabs.org/patch/ /: '#address-cells', '#size-cells', 'aliases', 'chosen', 'cpus', 'fxosc', 'iio-hwmon', 'leds', 'memory@80000000', 'model', 'oscillator-audio', 'oscillator-ethernet', 'regulator-3p3v', 'regulator-vcc3v3mcu', 'soc', 'spi-gpio', 'sxosc', 'syscon-reboot' do not match any of the regexes: 'pinctrl-[0-9]+' arch/arm/boot/dts/vf610-bk4.dtb channel@0: '#address-cells', '#size-cells', 'spi-cpha' do not match any of the regexes: 'pinctrl-[0-9]+' arch/arm/boot/dts/am335x-sancloud-bbe-lite.dtb /: compatible: ['lwn,bk4', 'fsl,vf610'] is too long arch/arm/boot/dts/vf610-bk4.dtb dac@0: 'spi-cpha', 'spi-cpol' do not match any of the regexes: 'pinctrl-[0-9]+' arch/arm/boot/dts/rv1108-elgin-r1.dtb /: 'reg' is a required property arch/arm/boot/dts/vf610-bk4.dtb slave: 'reg' is a required property arch/arm/boot/dts/vf610-bk4.dtb spidev0@0: 'fsl,spi-cs-sck-delay', 'fsl,spi-sck-cs-delay' do not match any of the regexes: 'pinctrl-[0-9]+' arch/arm/boot/dts/vf610-bk4.dtb