# SPDX-License-Identifier: BSD-3-Clause # # This binding should not try to override "required: true" # in a property specification inherited from an included file. # # Bindings, child-bindings and grandchild-bindings have # to be tested separately, see also: # - invalid_child_propreq.yaml # - invalid_grandchild_propreq.yaml include: base.yaml properties: prop-req: required: false