blob: 0af5cf4764a98447b516294b4492ef3e50e1bcd0 [file] [log] [blame]
# Copyright 2020 Peter Bigot Consulting, LLC
# SPDX-License-Identifier: Apache-2.0
description: |
This binding provides resources required to build and run the
tests/drivers/regulator/fixed test in Zephyr.
compatible: "test-regulator-fixed"
properties:
check-gpios:
type: phandle-array
required: true
description: |
Identity of a GPIO that is shorted to the GPIO identified in the test
regulator enable-gpios property. This is used to confirm that signal's
state.
The active level in the flags cell of this must match the active level
of the flags cell in the regulator's enable-gpios property, and the
flags must include a PULL to the inactive level.