zephyr/dts/bindings/gpio/intel,qmsi-ss-gpio.yaml

35 lines
471 B
YAML

#
# Copyright (c) 2018 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: Intel QMSI SS GPIO
version: 0.1
description: >
This is a representation of the Intel QMSI SS GPIO nodes
inherits:
!include base.yaml
properties:
compatible:
constraint: "intel,qmsi-ss-gpio"
reg:
category: required
interrupts:
category: required
label:
category: required
cell_string: GPIO
"#cells":
- pin
- flags
...