17 lines
377 B
YAML
17 lines
377 B
YAML
|
# Copyright 2023 NXP
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: |
|
||
|
NXP S32 Trigger Multiplexing Control node for S32 SoCs.
|
||
|
The device supports the triggering scheme between peripherals.
|
||
|
The supported trigger sources and destination can be found in
|
||
|
the device Ref Manual
|
||
|
|
||
|
compatible: "nxp,s32-trgmux"
|
||
|
|
||
|
include: [base.yaml]
|
||
|
|
||
|
properties:
|
||
|
reg:
|
||
|
required: true
|