blob: d7ca8505c0f1b5f33c98ac25468076feab17c3c3 [file] [log] [blame]
# Copyright (c) 2020 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
description: Test phandle property container
compatible: "vnd,phandle-holder"
include: [base.yaml]
properties:
ph: {type: "phandle"}
phs: {type: "phandles"}
pha-gpios: {type: "phandle-array"}
gpios: {type: "phandle-array"}
foos: {type: "phandle-array"}
foo-names: {type: "string-array"}
pwms: {type: "phandle-array"}
pwm-names: {type: "string-array"}