blob: 2ab3afdcf29cf276c9790c0dfbf784a2ac3ae670 [file] [log] [blame]
---
title: K64 GPIO
version: 0.1
description: >
This is a representation of the K64 GPIO nodes
properties:
- compatible:
type: string
category: required
description: compatible strings
constraint: "nxp,k64f-gpio"
- reg:
type: int
description: mmio register space
generation: define
category: required
- interrupts:
type: compound
category: required
description: required interrupts
generation: define
cell_string: GPIO
"#cells":
- pin
- flags
...