blob: b86b37902d8a79662f5956a462b8cc21c2ce6f02 [file] [log] [blame]
---
title: STM32 PINMUX
version: 0.1
description: >
This binding gives a base representation of the STM32 PINMUX
properties:
compatible:
type: string
category: required
description: compatible strings
constraint: "st,stm32-pinmux"
generation: define
reg:
type: int
description: mmio register space
generation: define
category: required
"#cells":
- pin
- function
...