blob: b61015282366f59c761bc34bdd4616cb8f120645 [file] [log] [blame]
---
title: K64 Pinmux
version: 0.1
description: >
This is a representation of the K64 Pinmux node
properties:
- compatible:
type: string
category: required
description: compatible strings
constraint: "nxp,k64f-pinmux"
- reg:
type: int
description: mmio register space
generation: define
category: required
- clocks:
type: array
description: clock gate information
generation: define
category: required
cell_string: PINMUX
"#cells":
- pin
- function
...