zephyr/dts/bindings/gpio/silabs,gecko-gpio-port.yaml
Piotr Mienkowski 8a9df52943 drivers: gpio_gecko: convert to DT_INST defines
Convert the driver to use DT_INST_ defines, update all dependent dts,
soc and board files.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2020-03-24 10:14:21 -05:00

24 lines
355 B
YAML

description: SiLabs Gecko GPIO port node
compatible: "silabs,gecko-gpio-port"
include: [gpio-controller.yaml, base.yaml]
properties:
reg:
required: true
label:
required: true
peripheral-id:
type: int
required: true
description: peripheral ID
"#gpio-cells":
const: 2
gpio-cells:
- pin
- flags