blob: cf8fcd0795892f68e17a13ff3d261048394f0580 [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
...