blob: dfe65a7addd5faefd753f3ebe3b0a3c9584fad40 [file] [log] [blame]
---
title: ARM CMSDK GPIO
id: arm,cmsdk-gpio
version: 0.1
description: >
This binding gives a base representation of the ARM CMSDK GPIO
properties:
- compatible:
type: string
category: required
description: compatible strings
constraint: "arm,cmsdk-gpio"
- reg:
type: array
description: mmio register space
generation: define
category: required
- interrupts:
type: array
category: required
description: required interrupts
generation: define
...