blob: 98f966a4afa7bd16afea5e88b3b12ab3921d7e61 [file] [log] [blame]
---
title: Atmel SAM Family 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
peripheral-id:
type: int
description: peripheral ID
generation: define
category: required
...