mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-09 03:42:33 +00:00
Add IPM console DTS binding. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
13 lines
205 B
YAML
13 lines
205 B
YAML
# Copyright (c) 2020 Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: IPM console
|
|
|
|
compatible: "zephyr,ipm-console"
|
|
|
|
include: uart-device.yaml
|
|
|
|
properties:
|
|
label:
|
|
required: true
|