Lines Matching +full:spi +full:- +full:cpha
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Matt Ranostay <matt.ranostay@konsulko.com>
13 This lightning distance sensor uses an I2C or SPI interface. The
14 binding currently only covers the SPI option.
23 spi-max-frequency:
26 spi-cpha: true
31 ams,tuning-capacitor-pf:
47 - compatible
48 - reg
49 - spi-cpha
50 - interrupts
53 - $ref: /schemas/spi/spi-peripheral-props.yaml#
58 - |
59 spi {
60 #address-cells = <1>;
61 #size-cells = <0>;
66 spi-max-frequency = <400000>;
67 spi-cpha;
68 interrupt-parent = <&gpio1>;
70 ams,tuning-capacitor-pf = <80>;