Lines Matching +full:2 +full:- +full:wire
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Navin Sankar Velliangiri <navin@linumiz.com>
22 maxim,3-wire:
25 enables 3-wire RTD connection. Else 2-wire or 4-wire RTD connection.
28 spi-cpha: true
31 - compatible
32 - reg
33 - spi-cpha
36 - $ref: /schemas/spi/spi-peripheral-props.yaml#
41 - |
43 #address-cells = <1>;
44 #size-cells = <0>;
46 temperature-sensor@0 {
49 spi-max-frequency = <400000>;
50 spi-cpha;
51 maxim,3-wire;