22 lines
359 B
YAML
22 lines
359 B
YAML
#
|
|
# Copyright (c) 2019 Nordic Semiconductor ASA
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: Nordic DPPIC
|
|
|
|
description: >
|
|
Binding for the Nordic DPPIC
|
|
Distributed Programmable Peripheral Interconnect Controller
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "nordic,nrf-dppic"
|
|
|
|
reg:
|
|
category: required
|