On 11/25/2020 3:01 AM, Rafał Miłecki wrote: > From: Rafał Miłecki <rafal@xxxxxxxxxx> > > Root node can obviously have various subnodes so "additionalProperties" > should be set to true. > > This fixes: > arch/arm64/boot/dts/broadcom/bcm4908/bcm4908-asus-gt-ac5300.dt.yaml: /: '#address-cells', '#size-cells', 'aliases', 'axi@81000000', 'chosen', 'clocks', 'cpus', 'gpio-keys-polled', 'interrupt-parent', 'memory@0', 'model', 'pmu', 'soc', 'timer', 'ubus@ff800000' do not match any of the regexes: 'pinctrl-[0-9]+' > From schema: Documentation/devicetree/bindings/arm/bcm/brcm,bcm4908.yaml > > Signed-off-by: Rafał Miłecki <rafal@xxxxxxxxxx> Applied and fixed up into "dt-bindings: arm: bcm: document BCM4908 bindings", thanks for the quick turn around! -- Florian