blob: b34e23f9aa80f9ac560e4708fb7772b4834d5a02 [file] [log] [blame]
---
title: Atmel SAM Family AFEC
id: atmel,sam-afec
version: 0.1
description: >
This binding gives a base representation of the Atmel SAM AFEC
inherits:
- !include adc.yaml
properties:
- compatible:
type: string
category: required
description: compatible strings
constraint: "atmel,sam-afec"
- reg:
type: array
description: mmio register space
generation: define
category: required
- interrupts:
type: array
category: required
description: required interrupts
generation: define
...