| # Copyright (c) 2022, Nordic Semiconductor ASA | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Nordic nRF family COMP (Comparator) | |
| compatible: "nordic,nrf-comp" | |
| include: base.yaml | |
| properties: | |
| reg: | |
| required: true | |
| interrupts: | |
| required: true | |
| "#io-channel-cells": | |
| type: int | |
| const: 1 | |
| required: true | |
| io-channel-cells: | |
| - input |