diff options
| -rw-r--r-- | Documentation/devicetree/bindings/qdsp/msm-ssc-sensors.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/qdsp/msm-ssc-sensors.txt b/Documentation/devicetree/bindings/qdsp/msm-ssc-sensors.txt index 2fb34fd16258..c4b69d734880 100644 --- a/Documentation/devicetree/bindings/qdsp/msm-ssc-sensors.txt +++ b/Documentation/devicetree/bindings/qdsp/msm-ssc-sensors.txt @@ -5,7 +5,12 @@ msm-ssc-sensors driver implements the mechanism that allows to load SLPI firmwar Required properties: - compatible: This must be "qcom,msm-ssc-sensors" + +Optional properties: + - qcom,firmware-name: SLPI firmware name, must be "slpi_v1" or "slpi_v2" + Firmware name is not required, if sensors driver is sharing processor for execution. + Example: The following for msm8998 version 1. |
