# Copyright (c) 2019, Intel Corporation | |
# SPDX-License-Identifier: Apache-2.0 | |
description: Microchip XEC ADC | |
compatible: "microchip,xec-adc" | |
include: adc-controller.yaml | |
properties: | |
reg: | |
required: true | |
interrupts: | |
required: true | |
"#io-channel-cells": | |
const: 1 | |
clktime: | |
type: int | |
required: true | |
description: ADC clock high & low time count value <1:255> | |
io-channel-cells: | |
- input |