]> git.baikalelectronics.ru Git - kernel.git/commit
spi: Use 'flash' node name instead of 'spi-flash' in example
authorApurva Nandan <a-nandan@ti.com>
Mon, 20 Sep 2021 14:27:13 +0000 (19:57 +0530)
committerMark Brown <broonie@kernel.org>
Tue, 21 Sep 2021 14:25:10 +0000 (15:25 +0100)
commit33ac05456c4de1f10ba3ba529e91d26f8f6a0cb6
tree579688f6bc0a552c9ca54b994345a27595956775
parente7b87263ef6160104cc30a65f13eb3dad9877e83
spi: Use 'flash' node name instead of 'spi-flash' in example

Change the nodename in the example with spi-nand from 'spi-flash@1'
to 'flash@1' to make the schema uniform with both spi-nand and spi-nor
flashes. jedec,spi-nor.yaml uses 'flash@' nodename for spi-nor flashes,
so make the spi-nand examples in dt-bindings use it too for uniformity.

Signed-off-by: Apurva Nandan <a-nandan@ti.com>
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210920142713.129295-3-a-nandan@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml