26 lines
382 B
YAML
26 lines
382 B
YAML
# SPDX-License-Identifier: Apache-2.0
|
|
title: TI Stellaris GPIO
|
|
|
|
description: >
|
|
This is a representation of the TI Stellaris GPIO node
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "ti,stellaris-gpio"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
label:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|
|
|
|
"#cells":
|
|
- pin
|
|
- flags
|