zephyr/dts/bindings/debug/arm,itm.yaml
Daniel DeGrasse fcc25dcf0c log: swo: enable pin control support for swo log backend
Enable pin control support for SWO log backend, by creating a new
ITM node for the ARM instrumentation trace macrocell. Add pin control
properties under this node, and refactor the swo-req-freq property to be
defined within this node.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2022-06-28 16:02:09 -05:00

14 lines
363 B
YAML

# Copyright 2022 NXP
# SPDX-License-Identifier: Apache-2.0
# Common fields for ARM instrumentation trace macrocell
# Pin control property may be used for SWO pins
include: [base.yaml, pinctrl-device.yaml]
properties:
swo-ref-frequency:
type: int
required: false
description: Reference clock frequency for SWO if different than CPU clock.