2022-07-16 23:47:59 +08:00
|
|
|
description: INFINEON XMC4XXX GPIO PORT node
|
|
|
|
|
|
|
|
compatible: "infineon,xmc4xxx-gpio"
|
|
|
|
|
|
|
|
include: [gpio-controller.yaml, base.yaml]
|
|
|
|
|
|
|
|
properties:
|
2023-01-04 03:21:25 +08:00
|
|
|
reg:
|
|
|
|
required: true
|
2022-07-16 23:47:59 +08:00
|
|
|
|
2023-01-04 03:21:25 +08:00
|
|
|
"#gpio-cells":
|
|
|
|
const: 2
|
2022-07-16 23:47:59 +08:00
|
|
|
|
|
|
|
gpio-cells:
|
|
|
|
- pin
|
|
|
|
- flags
|