2018-03-05 22:22:27 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018 Intel Corporation
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2018-03-05 22:22:27 +08:00
|
|
|
title: Intel QMSI SS GPIO
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the Intel QMSI SS GPIO nodes
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
2019-08-09 21:41:02 +08:00
|
|
|
!include [gpio-controller.yaml, base.yaml]
|
2019-06-08 00:12:49 +08:00
|
|
|
|
2018-03-05 22:22:27 +08:00
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "intel,qmsi-ss-gpio"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
label:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
"#cells":
|
|
|
|
- pin
|
|
|
|
- flags
|