Lines Matching +full:low +full:- +full:power +full:- +full:enable
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jeff LaBundy <jeff@labundy.com>
13 The Azoteq IQS626A is a 14-channel capacitive touch controller that features
14 additional Hall-effect and inductive sensing capabilities.
19 - $ref: touchscreen/touchscreen.yaml#
31 "#address-cells":
34 "#size-cells":
37 azoteq,suspend-mode:
42 Specifies the power mode during suspend as follows:
44 1: Low power (all sensing at a reduced reporting rate)
45 2: Ultra-low power (ULP channel proximity sensing)
48 azoteq,clk-div:
52 azoteq,ulp-enable:
55 Permits the device to automatically enter ultra-low-power mode from low-
56 power mode.
58 azoteq,ulp-update:
64 updated during ultra-low-power mode as follows:
74 azoteq,ati-band-disable:
78 azoteq,ati-lp-only:
80 description: Limits automatic ATI to low-power mode.
82 azoteq,gpio3-select:
98 azoteq,reseed-select:
104 long-term average) of an associated channel as follows:
110 azoteq,thresh-extend:
112 description: Multiplies all touch and deep-touch thresholds by 4.
114 azoteq,tracking-enable:
120 azoteq,reseed-offset:
123 Applies an 8-count offset to all long-term averages upon either ATI or
126 azoteq,rate-np-ms:
130 description: Specifies the report rate (in ms) during normal-power mode.
132 azoteq,rate-lp-ms:
136 description: Specifies the report rate (in ms) during low-power mode.
138 azoteq,rate-ulp-ms:
143 description: Specifies the report rate (in ms) during ultra-low-power mode.
145 azoteq,timeout-pwr-ms:
152 from normal-power mode to low-power mode, or (if 'azoteq,ulp-enable' is
153 present) from low-power mode to ultra-low-power mode.
155 azoteq,timeout-lta-ms:
161 Specifies the length of time (in ms) to wait before resetting the long-
165 touchscreen-inverted-x: true
166 touchscreen-inverted-y: true
167 touchscreen-swapped-x-y: true
170 "^ulp-0|generic-[0-2]|hall$":
177 azoteq,ati-exclude:
183 azoteq,reseed-disable:
186 Prevents the channel from being reseeded if the long-term average
187 timeout (defined in 'azoteq,timeout-lta') expires.
189 azoteq,meas-cap-decrease:
194 azoteq,rx-inactive:
211 azoteq,dual-direction:
214 Specifies that the channel's long-term average is to freeze in the
215 presence of either increasing or decreasing counts, thereby permit-
218 azoteq,filt-disable:
222 azoteq,ati-mode:
228 1: Semi-partial
236 azoteq,ati-base:
243 azoteq,ati-target:
252 azoteq,cct-increase:
260 limited to 4 in the case of the ULP channel, and the property is un-
263 azoteq,proj-bias:
268 Specifies the bias current applied during projected-capacitance
277 azoteq,sense-freq:
282 numbers represent the frequency if 'azoteq,clk-div' is present):
291 azoteq,ati-band-tighten:
297 azoteq,proj-enable:
299 description: Enables projected-capacitance sensing (ULP channel only).
301 azoteq,filt-str-np-cnt:
306 Specifies the raw count filter strength during normal-power mode (ULP
309 azoteq,filt-str-lp-cnt:
314 Specifies the raw count filter strength during low-power mode (ULP and
317 azoteq,filt-str-np-lta:
322 Specifies the long-term average filter strength during normal-power
325 azoteq,filt-str-lp-lta:
330 Specifies the long-term average filter strength during low-power mode
333 azoteq,rx-enable:
334 $ref: /schemas/types.yaml#/definitions/uint32-array
346 azoteq,tx-enable:
347 $ref: /schemas/types.yaml#/definitions/uint32-array
359 azoteq,local-cap-size:
373 azoteq,sense-mode:
389 azoteq,tx-freq:
395 (parenthesized numbers represent the frequency if 'azoteq,clk-div'
404 azoteq,invert-enable:
408 deep-touch events relative to their respective thresholds (generic
411 azoteq,comp-disable:
416 azoteq,static-enable:
419 Enables the static front-end for the channel (generic channels only).
421 azoteq,assoc-select:
422 $ref: /schemas/types.yaml#/definitions/string-array
427 - ulp-0
428 - trackpad-3x2
429 - trackpad-3x3
430 - generic-0
431 - generic-1
432 - generic-2
433 - hall
436 reference channel. By default, no channels are selected. This prop-
439 azoteq,assoc-weight:
450 "^event-(prox|touch|deep)(-alt)?$":
453 Represents a proximity, touch or deep-touch event reported by the
455 '-alt' instead correspond to an increase in counts.
457 By default, the long-term average tracks an increase in counts such
461 Specify 'azoteq,dual-direction' to freeze the long-term average when
463 can be reported. Alternatively, specify 'azoteq,invert-enable' to in-
466 Complementary events (e.g. event-touch and event-touch-alt) can both
467 be present and specify different key or switch codes, but not differ-
471 deep-touch events are only available for the generic channels. Unless
487 Specifies the hysteresis for the event (touch and deep-touch
494 linux,input-type:
499 a switch (5). By default, Hall-channel events are interpreted as
503 linux,input-type: ["linux,code"]
508 azoteq,assoc-weight: ["azoteq,assoc-select"]
512 "^trackpad-3x[2-3]$":
519 azoteq,ati-exclude:
525 azoteq,reseed-disable:
528 Prevents the trackpad channels from being reseeded if the long-term
529 average timeout (defined in 'azoteq,timeout-lta') expires.
531 azoteq,meas-cap-decrease:
536 azoteq,rx-inactive:
549 azoteq,dual-direction:
552 Specifies that the trackpad's long-term averages are to freeze in
556 azoteq,filt-disable:
560 azoteq,ati-mode:
567 1: Semi-partial
571 azoteq,ati-base:
572 $ref: /schemas/types.yaml#/definitions/uint32-array
581 azoteq,ati-target:
589 azoteq,cct-increase:
598 azoteq,proj-bias:
603 Specifies the bias current applied during projected-capacitance
610 azoteq,sense-freq:
616 numbers represent the frequency if 'azoteq,clk-div' is present):
622 azoteq,ati-band-tighten:
628 $ref: /schemas/types.yaml#/definitions/uint32-array
645 azoteq,lta-update:
650 Specifies the update rate of the trackpad's long-term average during
651 ultra-low-power mode as follows:
661 azoteq,filt-str-trackpad:
667 azoteq,filt-str-np-cnt:
672 Specifies the raw count filter strength during normal-power mode.
674 azoteq,filt-str-lp-cnt:
679 Specifies the raw count filter strength during low-power mode.
682 $ref: /schemas/types.yaml#/definitions/uint32-array
695 azoteq,gesture-swipe:
701 azoteq,timeout-tap-ms:
710 azoteq,timeout-swipe-ms:
719 azoteq,thresh-swipe:
729 azoteq,gesture-swipe: ["linux,keycodes"]
730 azoteq,timeout-tap-ms: ["linux,keycodes"]
731 azoteq,timeout-swipe-ms: ["linux,keycodes"]
732 azoteq,thresh-swipe: ["linux,keycodes"]
737 - compatible
738 - reg
739 - interrupts
740 - "#address-cells"
741 - "#size-cells"
746 - |
747 #include <dt-bindings/input/input.h>
748 #include <dt-bindings/interrupt-controller/irq.h>
751 #address-cells = <1>;
752 #size-cells = <0>;
755 #address-cells = <1>;
756 #size-cells = <0>;
760 interrupt-parent = <&gpio>;
763 azoteq,rate-np-ms = <16>;
764 azoteq,rate-lp-ms = <160>;
766 azoteq,timeout-pwr-ms = <2560>;
767 azoteq,timeout-lta-ms = <32768>;
769 ulp-0 {
770 azoteq,meas-cap-decrease;
772 azoteq,ati-base = <75>;
773 azoteq,ati-target = <1024>;
775 azoteq,rx-enable = <2>, <3>, <4>,
778 event-prox {
783 trackpad-3x3 {
784 azoteq,filt-str-np-cnt = <1>;
785 azoteq,filt-str-lp-cnt = <1>;
792 azoteq,ati-mode = <3>;
793 azoteq,ati-base = <195>, <195>, <195>,
796 azoteq,ati-target = <512>;
798 azoteq,proj-bias = <1>;
799 azoteq,sense-freq = <2>;
808 azoteq,gesture-swipe;
809 azoteq,timeout-swipe-ms = <800>;
810 azoteq,timeout-tap-ms = <400>;
811 azoteq,thresh-swipe = <40>;
816 * the temperature-tracking channel leveraged
824 generic-2 {
825 azoteq,reseed-disable;
826 azoteq,meas-cap-decrease;
827 azoteq,dual-direction;
828 azoteq,comp-disable;
829 azoteq,static-enable;
833 azoteq,reseed-disable;
834 azoteq,meas-cap-decrease;
836 event-touch {