On 3/28/21 10:54 PM, Rafał Miłecki wrote: > From: Rafał Miłecki <rafal@xxxxxxxxxx> > > Partitions are basically fixed indeed but firmware ones don't have > hardcoded function ("firmware" vs "failsafe"). Actual function depends > on bootloader configuration. Use a proper binding for that. > > While at it fix numbers formatting to avoid: > arch/arm/boot/dts/bcm47094-linksys-panamera.dt.yaml: partitions: 'partition@1F00000' does not match any of the regexes: '^partition@[0-9a-f]+$', 'pinctrl-[0-9]+' > From schema: Documentation/devicetree/bindings/mtd/partitions/linksys,ns-partitions.yaml > > Signed-off-by: Rafał Miłecki <rafal@xxxxxxxxxx> Applied to devicetree/next, thanks! -- Florian