1#
2# Copyright (c) 2021 Carlo Caione <ccaione@baylibre.com>
3#
4# SPDX-License-Identifier: Apache-2.0
5#
6
7description: Backend binding to test the IPC service
8
9compatible: "ipc-service-backend"
10
11properties:
12  offset:
13    type: int
14    required: true
15    description: offset to add
16