mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-09 11:26:13 +00:00
13 lines
247 B
YAML
13 lines
247 B
YAML
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
title: Interrupt controller with one cell
|
|
description: Interrupt controller with one cell
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "interrupt-one-cell"
|
|
type: string-array
|
|
|
|
"#cells":
|
|
- one
|