22 lines
332 B
YAML
22 lines
332 B
YAML
title: Atmel SAM0 GPIO PORT driver
|
|
|
|
description: >
|
|
This is a representation of the SAM0 GPIO PORT nodes
|
|
|
|
inherits:
|
|
!include [gpio-controller.yaml, base.yaml]
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "atmel,sam0-gpio"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
label:
|
|
category: required
|
|
|
|
"#cells":
|
|
- pin
|
|
- flags
|