| # Copyright (c) 2024 sensry.io | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: Sensry sy1xx event unit | |
| compatible: "sensry,sy1xx-event-unit" | |
| include: [interrupt-controller.yaml, base.yaml] | |
| properties: | |
| reg: | |
| required: true | |
| "#interrupt-cells": | |
| const: 1 | |
| interrupt-cells: | |
| - irq |