Hi, recently i noticed the following warning during "make dtbs_check"arch/arm/boot/dts/bcm2835-rpi-b.dtb: dpi@7e208000: '#address-cells', '#size-cells' do not match any of the regexes: 'pinctrl-[0-9]+'
During conversion to DT schema 094536003e06 "dt-bindings: display: Convert VC4 bindings to schemas" the properties has been dropped from the example.
But i'm not sure how to fix this properly (drop them from the bcm283x.dtsi file or add the properties to brcm,bcm2835-dpi.yaml).
Best regards