Searched +full:spi +full:- +full:cs +full:- +full:setup +full:- +full:delay +full:- +full:ns (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/spi/spi-peripheral-props.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Peripheral-specific properties for a SPI bus.10 Many SPI controllers need to add properties to peripheral devices. They could11 be common properties like spi-max-frequency, spi-cpha, etc. or they could be12 controller specific like delay in clock or data lines, etc. These properties13 need to be defined in the peripheral node because they are per-peripheral and19 - Mark Brown <broonie@kernel.org>[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/spi/fsl,dspi.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Frank Li <Frank.Li@nxp.com>15 - enum:16 - fsl,vf610-dspi17 - fsl,ls1021a-v1.0-dspi18 - fsl,ls1012a-dspi19 - fsl,ls1028a-dspi[all …]