| # Copyright (c) 2018, Nordic Semiconductor ASA | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: nRF ADC node | |
| compatible: "nordic,nrf-adc" | |
| include: adc-controller.yaml | |
| properties: | |
| reg: | |
| required: true | |
| interrupts: | |
| required: true | |
| "#io-channel-cells": | |
| const: 1 | |
| io-channel-cells: | |
| - input |