1# Copyright (c) 2023 Grinn 2# SPDX-License-Identifier: Apache-2.0 3 4description: AD559x ADC Controller 5 6compatible: "adi,ad559x-adc" 7 8include: adc-controller.yaml 9 10properties: 11 "#io-channel-cells": 12 const: 1 13 14io-channel-cells: 15 - input 16