# Copyright (c) 2023 Renesas Electronics Corporation | |
# SPDX-License-Identifier: Apache-2.0 | |
description: Renesas SmartBond(tm) ADC node | |
compatible: "renesas,smartbond-adc" | |
include: [adc-controller.yaml, pinctrl-device.yaml] | |
properties: | |
reg: | |
required: true | |
interrupts: | |
required: true | |
"#io-channel-cells": | |
const: 1 | |
io-channel-cells: | |
- input |