Lines Matching +full:stmpe +full:- +full:adc
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/st,stmpe-adc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ADC on an STMPE multifunction device.
10 - Stefan Agner <stefan@agner.ch>
13 This ADC forms part of an ST microelectronics STMPE multifunction device .
14 The ADC is shared with the STMPE touchscreen. As a result some ADC related
16 The node name myst be stmpe_adc and should be a child node of the stmpe node
21 const: st,stmpe-adc
23 st,norequest-mask:
26 Bitmask specifying which ADC channels should _not_ be
29 "#io-channel-cells":
33 - compatible
38 - |
39 stmpe {
41 compatible = "st,stmpe-adc";
42 st,norequest-mask = <0x0F>; /* dont use ADC CH3-0 */