13 lines
242 B
YAML
13 lines
242 B
YAML
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
title: GPIO controller with two cells
|
|
description: GPIO controller with two cells
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "gpio-two-cell"
|
|
type: string-array
|
|
|
|
"#cells":
|
|
- one
|
|
- two
|