zephyr/dts/bindings/gpio/nxp,kinetis-gpio.yaml
Kumar Gala d2c758b49d dts: Add base gpio-controller to dts bindings
Introduce a gpio.yaml that GPIO controller bindings should inherit
from.  gpio.yaml defines the properties "gpio-controller" and
"#gpio-cells" which all gpio controllers should have.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-08-09 14:10:40 -05:00

21 lines
316 B
YAML

title: Kinetis GPIO
description: >
This is a representation of the Kinetis GPIO nodes
inherits:
!include [gpio-controller.yaml, base.yaml]
properties:
compatible:
constraint: "nxp,kinetis-gpio"
reg:
category: required
label:
category: required
"#cells":
- pin
- flags