2018-11-08 02:13:52 +08:00
|
|
|
title: RV32M1 Pinmux
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the RV32M1 Pinmux node
|
|
|
|
|
2019-08-20 02:32:25 +08:00
|
|
|
compatible: "openisa,rv32m1-pinmux"
|
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: base.yaml
|
2019-06-08 00:12:49 +08:00
|
|
|
|
2018-11-08 02:13:52 +08:00
|
|
|
properties:
|
|
|
|
reg:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2018-11-08 02:13:52 +08:00
|
|
|
|
|
|
|
clocks:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2018-11-08 02:13:52 +08:00
|
|
|
|
|
|
|
"#cells":
|
|
|
|
- pin
|
|
|
|
- function
|