zephyr/dts/bindings/gpio/snps,creg-gpio.yaml

32 lines
447 B
YAML

# Copyright (c) 2021 Synopsys, Inc. All rights reserved.
# SPDX-License-Identifier: Apache-2.0
description: Synopsys CREG GPIO node
compatible: "snps,creg-gpio"
include: [gpio-controller.yaml, base.yaml]
properties:
reg:
required: true
bit_per_gpio:
type: int
required: true
off_val:
type: int
required: true
on_val:
type: int
required: true
"#gpio-cells":
const: 2
gpio-cells:
- pin
- flags