16 lines
272 B
YAML
16 lines
272 B
YAML
|
# Copyright (c) 2022 Nordic Semiconductor ASA
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Nordic nRF family SWI (Software Interrupt)
|
||
|
|
||
|
compatible: "nordic,nrf-swi"
|
||
|
|
||
|
include: base.yaml
|
||
|
|
||
|
properties:
|
||
|
reg:
|
||
|
required: true
|
||
|
|
||
|
interrupts:
|
||
|
required: true
|