Re: [PATCH 2/4] dt-bindings: spi: cadence-quadspi: Add support for Xilinx Versal OSPI
From: Rob Herring <robh@kernel.org>
Date: 2021-10-04 16:59:06
Also in:
linux-arm-kernel, linux-spi, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-10-04 16:59:06
Also in:
linux-arm-kernel, linux-spi, lkml
On Fri, 24 Sep 2021 15:37:09 +0530, Sai Krishna Potthuri wrote:
Add new compatible to support Cadence Octal SPI(OSPI) controller on Xilinx Versal SoCs, also add power-domains property to the properties list and marked as required for Xilinx Versal OSPI compatible. Signed-off-by: Sai Krishna Potthuri <redacted> --- .../devicetree/bindings/spi/cdns,qspi-nor.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>