From mboxrd@z Thu Jan 1 00:00:00 1970 From: Abhimanyu Saini Subject: [PATCH 4/7] dt-bindings: spi: Update dspi bindings for LS2088A Date: Tue, 28 Jun 2016 20:18:58 +0530 Message-ID: <1467125341-2380-5-git-send-email-abhimanyu.saini@nxp.com> References: <1467125341-2380-1-git-send-email-abhimanyu.saini@nxp.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1467125341-2380-1-git-send-email-abhimanyu.saini-3arQi8VN3Tc@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, Abhimanyu Saini List-Id: devicetree@vger.kernel.org Signed-off-by: Abhimanyu Saini --- Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt index ff5893d..0870660 100644 --- a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt +++ b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt @@ -4,7 +4,8 @@ Required properties: - compatible : "fsl,vf610-dspi", "fsl,ls1021a-v1.0-dspi", "fsl,ls2085a-dspi" or - "fsl,ls2080a-dspi" followed by "fsl,ls2085a-dspi" + "fsl,-dspi" followed by "fsl,ls2085a-dspi", + can be: ls2080a, ls2088a - reg : Offset and length of the register set for the device - interrupts : Should contain SPI controller interrupt - clocks: from common clock binding: handle to dspi clock. -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html