blob: aeb5318ed765a557eb0889a24ed63a1424499bd4 [file] [log] [blame]
# Copyright (c) 2018-2019 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
description: Intel GPIO node
compatible: "intel,gpio"
include: [gpio-controller.yaml, base.yaml]
properties:
reg:
required: true
label:
required: true
group-index:
type: int
description: Group number for this GPIO entry
interrupts:
required: true
ngpios:
required: true
description: Number of pins for this GPIO entry
pin-offset:
type: int
required: true
description: Pin offset of this GPIO entry
"#gpio-cells":
const: 2
gpio-cells:
- pin
- flags