1# Copyright (c) 2024 Nordic Semiconductor ASA
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5  Nordic Global DPPIC
6  (Distributed Programmable Peripheral Interconnect Controller)
7
8  Updated DPPIC binding set for Nordic products that have global DPPIC instances
9  with inter-bridge functionality. These instances also have split-ownership
10  of its channels and channel groups.
11
12compatible: "nordic,nrf-dppic-global"
13
14include:
15  - "nordic,nrf-dppic.yaml"
16  - "nordic,nrf-dppic-links.yaml"
17  - "nordic,split-channels.yaml"
18  - "nordic,split-channel-groups.yaml"
19