zephyr/dts/bindings/gpio/intel,sedi-gpio.yaml
Kong Li 2749b3beb0 drivers: gpio: Add Intel SEDI gpio driver
Add a new GPIO shim driver for Intel Socs. Builds upon the SEDI bare
metal gpio driver in hal-intel module.

Signed-off-by: Kong Li <li.kong@intel.com>
2023-09-12 10:56:08 +02:00

31 lines
415 B
YAML

#
# Copyright (c) 2023 Intel Corporation.
#
# SPDX-License-Identifier: Apache-2.0
#
description: Intel SEDI GPIO
compatible: "intel,sedi-gpio"
include: [gpio-controller.yaml, base.yaml]
properties:
reg:
required: true
interrupts:
required: true
peripheral-id:
type: int
description: Peripheral Instance ID
required: true
"#gpio-cells":
const: 2
gpio-cells:
- pin
- flags