blob: 1a4a31efcdcb12c40fc10396c33c9c122949827d [file] [log] [blame]
---
title: 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"
generation: define
reg:
type: array
description: mmio register space
generation: define
category: required
interrupts:
type: array
category: required
description: required interrupts
generation: define
...