1# Copyright 2022 NXP
2# SPDX-License-Identifier: Apache-2.0
3
4# Common fields for ARM instrumentation trace macrocell
5# Pin control property may be used for SWO pins
6
7include: [base.yaml, pinctrl-device.yaml]
8
9properties:
10  swo-ref-frequency:
11    type: int
12    description: Reference clock frequency for SWO if different than CPU clock.
13