Re: [PATCH 1/3] dt-bindings: mtd: st,spear600-smi: Fix description
From: Rob Herring (Arm)
Date: Fri Feb 27 2026 - 18:02:07 EST
On Wed, 25 Feb 2026 17:24:43 +0100, Miquel Raynal wrote:
> The description mixes two nodes. There is the controller, and there is
> the flash. Describe the flash (which itself can be considered an mtd
> device, unlike the top level controller), and move the st,smi-fast-mode
> property inside, as this property is flash specific and should not live
> in the parent controller node.
>
> Fixes: 68cd8ef48452 ("dt-bindings: mtd: st,spear600-smi: convert to DT schema")
> Signed-off-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
> ---
> .../devicetree/bindings/mtd/st,spear600-smi.yaml | 22 ++++++++++++++++------
> 1 file changed, 16 insertions(+), 6 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>