Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: iio: vishay,vcnl4000: add interrupts property

The dtschema should list all properties, including the common ones like
interrupts. This fixes dtbs_check warnings like:

arch/arm64/boot/dts/freescale/imx8mq-librem5-r3.dt.yaml:
prox@60: 'interrupt-parent', 'interrupts' do not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200920203845.17758-1-krzk@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Krzysztof Kozlowski and committed by
Jonathan Cameron
596fd016 da83df66

+4
+4
Documentation/devicetree/bindings/iio/light/vishay,vcnl4000.yaml
··· 24 24 - vishay,vcnl4020 25 25 - vishay,vcnl4040 26 26 - vishay,vcnl4200 27 + 28 + interrupts: 29 + maxItems: 1 30 + 27 31 reg: 28 32 maxItems: 1 29 33