Lines Matching +full:spi +full:- +full:peripheral +full:- +full:props
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andrew Davis <afd@ti.com>
15 - ti,ads124s06
16 - ti,ads124s08
21 spi-cpha: true
23 reset-gpios:
26 "#io-channel-cells":
30 - compatible
31 - reg
34 - $ref: /schemas/spi/spi-peripheral-props.yaml#
39 - |
40 #include <dt-bindings/gpio/gpio.h>
41 spi {
42 #address-cells = <1>;
43 #size-cells = <0>;
48 spi-max-frequency = <1000000>;
49 spi-cpha;
50 reset-gpios = <&gpio1 16 GPIO_ACTIVE_LOW>;