zephyr/dts/bindings/pinctrl/st,stm32-pinmux.yaml

27 lines
442 B
YAML

---
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
...