Snapshot to a recent zephyr main. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
10 lines
238 B
YAML
10 lines
238 B
YAML
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
description: Device.wrong_specifier_space_type test
|
|
|
|
compatible: "wrong_specifier_space_type"
|
|
|
|
properties:
|
|
wrong-type-for-specifier-space:
|
|
type: phandle
|
|
specifier-space: foobar
|