Lines Matching +full:settling +full:- +full:time +full:- +full:us
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Oleksij Rempel <o.rempel@pengutronix.de>
18 - ti,tsc2046e-adc
26 spi-max-frequency: true
28 "#io-channel-cells":
31 '#address-cells':
34 '#size-cells':
38 - compatible
39 - reg
42 "^channel@[0-7]$":
54 settling-time-us: true
55 oversampling-ratio: true
58 - reg
65 - |
66 #include <dt-bindings/interrupt-controller/irq.h>
68 #address-cells = <1>;
69 #size-cells = <0>;
72 compatible = "ti,tsc2046e-adc";
74 spi-max-frequency = <1000000>;
75 interrupts-extended = <&gpio3 20 IRQ_TYPE_LEVEL_LOW>;
76 #io-channel-cells = <1>;
78 #address-cells = <1>;
79 #size-cells = <0>;
86 settling-time-us = <700>;
87 oversampling-ratio = <5>;
94 settling-time-us = <700>;
95 oversampling-ratio = <5>;
99 settling-time-us = <700>;
100 oversampling-ratio = <5>;
104 settling-time-us = <700>;
105 oversampling-ratio = <5>;