blob: 056873d7018c6ecf95257ec649f87dbd54e001d4 [file] [log] [blame]
# 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