spi: Convert the Aspeed SMC controllers device tree binding
authorCédric Le Goater <clg@kaod.org>
Mon, 9 May 2022 17:56:07 +0000 (19:56 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 16 May 2022 11:59:09 +0000 (12:59 +0100)
commitce9858ea499da025684a7a5f19823c2c3f14bdce
tree5bccc496280fa15fee1229f3ae79cc05ee86fffe
parent22d35e40419a2ac0914fb6b05c8781c9af8d4126
spi: Convert the Aspeed SMC controllers device tree binding

The "interrupt" property is optional because it is only necessary for
controllers supporting DMAs (Not implemented yet in the new driver).

Cc: Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>
Tested-by: Joel Stanley <joel@jms.id.au>
Tested-by: Tao Ren <rentao.bupt@gmail.com>
Tested-by: Jae Hyun Yoo <quic_jaehyoo@quicinc.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Link: https://lore.kernel.org/r/20220509175616.1089346-3-clg@kaod.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/mtd/aspeed-smc.txt [deleted file]
Documentation/devicetree/bindings/spi/aspeed,ast2600-fmc.yaml [new file with mode: 0644]
MAINTAINERS