2017-07-26 23:56:22 +08:00
|
|
|
title: STM32 PINMUX
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding gives a base representation of the STM32 PINMUX
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
|
|
|
!include base.yaml
|
|
|
|
|
2017-07-26 23:56:22 +08:00
|
|
|
properties:
|
2017-11-23 15:48:10 +08:00
|
|
|
compatible:
|
2017-07-26 23:56:22 +08:00
|
|
|
constraint: "st,stm32-pinmux"
|
|
|
|
|
2017-11-23 15:48:10 +08:00
|
|
|
reg:
|
2017-07-26 23:56:22 +08:00
|
|
|
category: required
|
|
|
|
|
|
|
|
"#cells":
|
|
|
|
- pin
|
|
|
|
- function
|