blob: 3e16125282a735dbb0225709337aea898e812ca2 [file] [log] [blame]
---
title: Atmel SERCOM binding
version: 0.1
description: >
Binding for the Atmel SAM0 multi-protocol (UART, SPI, I2C) SERCOM unit.
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "atmel,sam0-sercom"
generation: define
reg:
type: array
description: mmio register space
generation: define
category: required
interrupts:
type: array
category: required
description: required interrupts
generation: define
...