# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) %YAML 1.2 --- $id: http://devicetree.org/schemas/soc/qcom/qcom,dynpf.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: Qualcomm Technologies, Inc. (QTI) DYNPF Driver maintainers: - Amir Vajid - Shivnandan Kumar description: | The Qualcomm Technologies, Inc. (QTI) DYNPF Driver provides a sysfs interface to userspace to send parameters to CPUCP firmware over SCMI in order to configure the DYNPF feature. properties: compatible: const: qcom,dynpf required: - compatible additionalProperties: false examples: - | qcom_dynpf: qcom,dynpf { compatible = "qcom,dynpf"; };