# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) %YAML 1.2 --- $id: http://devicetree.org/schemas/soc/qcom/qcom,slate_rsb.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: Qualcomm technologies, Inc. slate-rsb maintainers: - Praveen koya description: | slate-rsb is used to communicate with Slate over Glink to configure the RSB eventsslate-rsb send commands over glink to send configure, enable/disable RSB to Slate properties: compatible: const: qcom,slate-rsb required: - compatible additionalProperties: false examples: - | qcom,slate-rsb { compatible = "qcom,slate-rsb"; };