spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml
authorRamuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@linux.intel.com>
Fri, 26 Mar 2021 13:00:34 +0000 (18:30 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 1 Apr 2021 07:31:53 +0000 (08:31 +0100)
commite54338004c032b0bb556c7a56db8688454b6587e
tree280cce8bf78928fe4fa93fa401c61283faf9ea86
parent8bb2dbf1e14d05e92a23e03bcbd1c27f7ee937f7
spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml

There is no way as of now to have a parent or bus defining properties
for child nodes. For now, avoid it in the example to silence warnings on
dt_schema_check. We can figure out how to deal with actual dts files
later.

[p.yadav@ti.com: Fix how compatible is defined, make reset optional, fix
minor typos, remove subnode properties in example, update commit
message.]

Signed-off-by: Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@linux.intel.com>
Signed-off-by: Pratyush Yadav <p.yadav@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210326130034.15231-5-p.yadav@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/cadence-quadspi.txt [deleted file]
Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml [new file with mode: 0644]