| # Copyright (c) 2020 ITE Corporation. All Rights Reserved. | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: ITE it8xxx2 ADC | |
| compatible: "ite,it8xxx2-adc" | |
| include: [adc-controller.yaml, pinctrl-device.yaml] | |
| properties: | |
| interrupts: | |
| required: true | |
| pinctrl-0: | |
| required: true | |
| pinctrl-names: | |
| required: true | |
| io-channel-cells: | |
| - input |