Message ID | 1539256807-25676-1-git-send-email-talel@amazon.com (mailing list archive) |
---|---|
State | Accepted |
Commit | d49a30366793210cd64759edcdf7099a2e32efd6 |
Headers | show |
Series | [1/2] dt-bindings: spi: dw: add compatible for Amazon's Alpine spi controller | expand |
On Thu, Oct 11, 2018 at 02:20:06PM +0300, Talel Shenhar wrote: > This compatible adds the ability for dw spi controller driver to work with > the dw spi controller found on Alpine chips. Please don't send new series in reply to old ones, especially if you're not versioning things, as it makes it much harder to track what's going on.
diff --git a/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.txt b/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.txt index 642d3fb..2864bc6 100644 --- a/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.txt +++ b/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.txt @@ -2,7 +2,7 @@ Synopsys DesignWare AMBA 2.0 Synchronous Serial Interface. Required properties: - compatible : "snps,dw-apb-ssi" or "mscc,<soc>-spi", where soc is "ocelot" or - "jaguar2" + "jaguar2", or "amazon,alpine-dw-apb-ssi" - reg : The register base for the controller. For "mscc,<soc>-spi", a second register set is required (named ICPU_CFG:SPI_MST) - interrupts : One interrupt, used by the controller.