# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) %YAML 1.2 --- $id: http://devicetree.org/schemas/soc/qcom/qcom,gh-dbl.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: QCT Gunyah Hypervisor Doorbell Test Driver maintainers: - Murali Nalajala - Satya Durga Srinivasu Prabhala description: | The Gunyah Hypervisor Test Driver is used to validate gunyah hypervisor functionality. It includes test node for gunyah doorbell for vms. properties: compatible: const: qcom,gh-dbl examples: - | qcom,test-dbl { compatible = "qcom,gh-dbl"; qcom,label = <0x4>; };