M7350/kernel/Documentation/devicetree/bindings/platform/msm/msm_gsi.txt
2024-09-09 08:57:42 +00:00

12 lines
201 B
Plaintext

* Qualcomm Technologies, Inc. GSI driver module
This module enables GSI driver.
Required properties:
- compatible: Must be "qcom,msm_gsi"
Example:
qcom,msm-gsi {
compatible = "qcom,msm_gsi";
}