dt-bindings: fsl: dspi: Add fsl,ls1088a-dspi compatible string
new compatible string: "fsl,ls1088a-dspi". Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
d3b682c49e
commit
1e58b6f0cc
|
@ -6,6 +6,7 @@ Required properties:
|
||||||
or
|
or
|
||||||
"fsl,ls2080a-dspi" followed by "fsl,ls2085a-dspi"
|
"fsl,ls2080a-dspi" followed by "fsl,ls2085a-dspi"
|
||||||
"fsl,ls1012a-dspi" followed by "fsl,ls1021a-v1.0-dspi"
|
"fsl,ls1012a-dspi" followed by "fsl,ls1021a-v1.0-dspi"
|
||||||
|
"fsl,ls1088a-dspi" followed by "fsl,ls1021a-v1.0-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.
|
||||||
|
|
Loading…
Reference in New Issue