2017-06-20 09:56:08 +08:00
|
|
|
title: Kinetis GPIO
|
2017-01-30 14:17:02 +08:00
|
|
|
|
|
|
|
description: >
|
2017-06-20 09:56:08 +08:00
|
|
|
This is a representation of the Kinetis GPIO nodes
|
2017-01-30 14:17:02 +08:00
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: [gpio-controller.yaml, base.yaml]
|
2019-06-08 00:12:49 +08:00
|
|
|
|
2017-01-30 14:17:02 +08:00
|
|
|
properties:
|
2017-11-23 15:48:10 +08:00
|
|
|
compatible:
|
2017-06-20 09:56:08 +08:00
|
|
|
constraint: "nxp,kinetis-gpio"
|
2017-01-30 14:17:02 +08:00
|
|
|
|
2017-11-23 15:48:10 +08:00
|
|
|
reg:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2017-01-30 14:17:02 +08:00
|
|
|
|
2018-04-20 00:48:18 +08:00
|
|
|
label:
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|
2018-04-20 00:48:18 +08:00
|
|
|
|
2019-08-10 03:54:26 +08:00
|
|
|
"#gpio-cells":
|
|
|
|
const: 2
|
|
|
|
|
2017-01-30 14:17:02 +08:00
|
|
|
"#cells":
|
|
|
|
- pin
|
|
|
|
- flags
|