]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: mtd: st,spear600-smi: Fix description
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 25 Feb 2026 16:24:43 +0000 (17:24 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 11 Mar 2026 15:26:44 +0000 (16:26 +0100)
commitdb9a26765010c55712d8cff32ea9d99732407c55
tree6198e8027ebeed77a69173be7c23c8d3eeb61f98
parent0410e1a4c545c769c59c6eda897ad5d574d0c865
dt-bindings: mtd: st,spear600-smi: Fix description

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")
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Documentation/devicetree/bindings/mtd/st,spear600-smi.yaml