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