On 22/05/2024 17:16, Pratik Farkase wrote: > Convert Zevio GPIO Controller from text to dtschema. > Adding `interrupts` property fixes the following warning: > linux/out/arch/arm/boot/dts/nspire/nspire-tp.dtb: gpio@90000000: > 'interrupts' does not match any of the regexes: 'pinctrl-[0-9]+'` > while executing `make dtbs_check` on Texas Instruments > nspire boards. > > Signed-off-by: Pratik Farkase <pratik.farkase@xxxxxxxxxxxxx> > --- > Changes in v4: > - Updated commit message to describe addition of `interrupt` Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Best regards, Krzysztof