[PATCH v3] arm64: dts: ls1088a: Add qspi device node for ls1088a-rdb

Rob Herring robh at kernel.org
Sun Feb 4 22:08:28 PST 2018


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 at nxp.com>
> Signed-off-by: Yogesh Gaur <yogeshnarayan.gaur at nxp.com>
> ---
> 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 at kernel.org>



More information about the linux-mtd mailing list