2018-11-08 02:13:52 +08:00
|
|
|
title: OpenISA GPIO
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the OpenISA GPIO nodes
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
|
|
|
!include base.yaml
|
|
|
|
|
2018-11-08 02:13:52 +08:00
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "openisa,rv32m1-gpio"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
label:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
"#cells":
|
|
|
|
- pin
|
|
|
|
- flags
|