16 lines
245 B
YAML
16 lines
245 B
YAML
|
# Copyright (c) 2020, Nordic Semiconductor ASA
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Test ADC
|
||
|
|
||
|
compatible: "vnd,adc"
|
||
|
|
||
|
include: adc-controller.yaml
|
||
|
|
||
|
properties:
|
||
|
"#io-channel-cells":
|
||
|
const: 1
|
||
|
|
||
|
io-channel-cells:
|
||
|
- input
|