blob: 49d61154a348367ff43c994d150d86a411cc26ba [file] [log] [blame]
---
title: Atmel SAM0 GPIO PORT driver
version: 0.1
description: >
This is a representation of the SAM0 GPIO PORT nodes
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "atmel,sam0-gpio"
generation: define
reg:
type: int
description: mmio register space
generation: define
category: required
label:
type: string
category: required
description: Human readable string describing the device (used by Zephyr for API name)
generation: define
"#cells":
- pin
- flags
...