On Fri, 5 Oct 2018 09:43:02 +0200, Ludovic Barre wrote: > From: Ludovic Barre <ludovic.barre@xxxxxx> > > This patch adds the documentation of device tree bindings > for the STM32 QSPI controller. It is a specialized communication > interface targeting single, dual or quad SPI Flash memories (NOR/NAND). > > Signed-off-by: Ludovic Barre <ludovic.barre@xxxxxx> > --- > .../devicetree/bindings/spi/spi-stm32-qspi.txt | 44 ++++++++++++++++++++++ > 1 file changed, 44 insertions(+) > create mode 100644 Documentation/devicetree/bindings/spi/spi-stm32-qspi.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>