Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f1060e3 authored by Yuan Yao's avatar Yuan Yao Committed by Shawn Guo
Browse files

Documentation: fsl: dspi: Add fsl,ls2080a-dspi compatible string



new compatible string: "fsl,ls2080a-dspi".

Signed-off-by: default avatarYuan Yao <yao.yuan@nxp.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 730628f0
Loading
Loading
Loading
Loading
+4 −1
Original line number Original line Diff line number Diff line
ARM Freescale DSPI controller
ARM Freescale DSPI controller


Required properties:
Required properties:
- compatible : "fsl,vf610-dspi", "fsl,ls1021a-v1.0-dspi", "fsl,ls2085a-dspi"
- compatible : "fsl,vf610-dspi", "fsl,ls1021a-v1.0-dspi",
		"fsl,ls2085a-dspi"
		or
		"fsl,ls2080a-dspi" followed by "fsl,ls2085a-dspi"
- reg : Offset and length of the register set for the device
- reg : Offset and length of the register set for the device
- interrupts : Should contain SPI controller interrupt
- interrupts : Should contain SPI controller interrupt
- clocks: from common clock binding: handle to dspi clock.
- clocks: from common clock binding: handle to dspi clock.