24 lines
350 B
YAML
24 lines
350 B
YAML
#
|
|
# Copyright (c) 2018 Intel Corporation.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: DesignWare ADC
|
|
|
|
description: >
|
|
This is a representation of the DesignWare ADC node
|
|
|
|
inherits:
|
|
!include adc.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "snps,dw-adc"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|