On Wed, 3 Oct 2018 22:26:02 +0530, Vignesh R wrote: > AM654 SoC has Cadence Octal SPI controller, which is similar to Cadence > QSPI controller but supports Octal IO(x8 data lines) and Double Data > Rate(DDR) mode. Add new compatible to support OSPI controller on TI's > AM654 SoCs. > > Signed-off-by: Vignesh R <vigneshr@xxxxxx> > --- > Documentation/devicetree/bindings/mtd/cadence-quadspi.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>