1# Copyright (c) 2020-2023 Intel Corporation 2# 3# SPDX-License-Identifier: Apache-2.0 4 5description: INTEL SEDI IPM controller. 6 7compatible: "intel,sedi-ipm" 8 9include: base.yaml 10 11properties: 12 reg: 13 required: true 14 15 interrupts: 16 required: true 17 18 peripheral-id: 19 type: int 20 required: true 21 description: sedi instance id of ipm 22