22 lines
333 B
YAML
22 lines
333 B
YAML
title: ARM CMSDK GPIO
|
|
|
|
description: >
|
|
This binding gives a base representation of the ARM CMSDK GPIO
|
|
|
|
inherits:
|
|
!include [gpio-controller.yaml, base.yaml]
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "arm,cmsdk-gpio"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|
|
|
|
"#cells":
|
|
- pin
|
|
- flags
|