zephyr/dts/bindings/gpio/atmel,sam0-gpio.yaml

25 lines
329 B
YAML

---
title: Atmel SAM0 GPIO PORT driver
version: 0.1
description: >
This is a representation of the SAM0 GPIO PORT nodes
inherits:
!include base.yaml
properties:
compatible:
constraint: "atmel,sam0-gpio"
reg:
category: required
label:
category: required
"#cells":
- pin
- flags
...