On Wed, Jan 31, 2018 at 10:14:48AM +0530, Yogesh Gaur wrote: > Add nodes and properties for QSPI controller. > Add support for spansion flash, s25fs512s, as slave device for > QSPI controller. > > Added entry of "fsl,ls1088a-qspi" in fsl-quadspi.txt binding file. > > Signed-off-by: Suresh Gupta <suresh.gupta@xxxxxxx> > Signed-off-by: Yogesh Gaur <yogeshnarayan.gaur@xxxxxxx> > --- > Depends on > https://patchwork.ozlabs.org/project/linux-mtd/list/?series=26084 > > Changes for v3: > - Add compatible string for slave nodes. > Changes for v2: > - Move property spi-rx-bus-width and spi-tx-bus-width from controller > to connected slave device node. > > .../devicetree/bindings/mtd/fsl-quadspi.txt | 1 + > arch/arm64/boot/dts/freescale/fsl-ls1088a-rdb.dts | 25 ++++++++++++++++++++++ > arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 12 +++++++++++ > 3 files changed, 38 insertions(+) Really the binding should be a separate patch, but no need to respin just for that. Reviewed-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html