From 6e76078030643334b76145a5ed900c3f8fe3dc3d Mon Sep 17 00:00:00 2001 From: Ananda Kishore Date: Wed, 14 Dec 2016 17:05:48 +0530 Subject: sensors: ssc: update device tree documentation for ssc based sensors Update documentation for ssc based sensors device tree to make firmware name optional. Firmware is optional if sensors driver is sharing processor. Change-Id: Ia417f6fa47d7570a6560b1409fe61c0d22ad6aac Signed-off-by: Ananda Kishore --- Documentation/devicetree/bindings/qdsp/msm-ssc-sensors.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Documentation') 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. -- cgit v1.2.3