Re: [PATCH 2/3] dt-bindings: mtd: st,spear600-smi: #address/size-cells is mandatory
From: Rob Herring (Arm)
Date: Fri Feb 27 2026 - 18:02:02 EST
On Wed, 25 Feb 2026 17:24:44 +0100, Miquel Raynal wrote:
> These properties must be set because they overwrite the default values,
> especially #size-cells which is 0 for most controllers and is 'const: 1'
> here.
>
> Fixes: 68cd8ef48452 ("dt-bindings: mtd: st,spear600-smi: convert to DT schema")
> Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mtd/st,spear600-smi.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>