The SMC controllers on the AST2600 SoC are very similar to the the AST2500. The SoC has one Firmware Memory Controller and two SPI flash memory controllers. Cc: Rob Herring <robh@xxxxxxxxxx> Cc: devicetree@xxxxxxxxxxxxxxx Signed-off-by: Cédric Le Goater <clg@xxxxxxxx> --- Documentation/devicetree/bindings/mtd/aspeed-smc.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/mtd/aspeed-smc.txt b/Documentation/devicetree/bindings/mtd/aspeed-smc.txt index 49f6528ef547..c2373d9cfd90 100644 --- a/Documentation/devicetree/bindings/mtd/aspeed-smc.txt +++ b/Documentation/devicetree/bindings/mtd/aspeed-smc.txt @@ -14,6 +14,8 @@ Required properties: "aspeed,ast2400-spi" for the AST2400 SPI Flash memory Controller "aspeed,ast2500-fmc" for the AST2500 Firmware Memory Controller "aspeed,ast2500-spi" for the AST2500 SPI flash memory controllers + "aspeed,ast2600-fmc" for the AST2600 Firmware Memory Controller + "aspeed,ast2600-spi" for the AST2600 SPI flash memory controllers - reg : the first contains the control register location and length, the second contains the memory window mapping address and length -- 2.21.0