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

35 lines
462 B
YAML

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