blob: 5aa4ae030bf218c02f2e3772c8c9189936d5c742 [file] [log] [blame]
---
title: STM32 PINMUX
id: st,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"
- reg:
type: int
description: mmio register space
generation: define
category: required
cell_string: PINMUX
"#cells":
- pin
- function
...