Commit Graph

2 Commits

Author SHA1 Message Date
Bryan Huntsman
9a702c565e Use 'GPL-2.0-only' as the SPDX-License-Identifier tag
s/SPDX-License-Identifier: GPL-2.0/SPDX-License-Identifier: GPL-2.0-only/

Change-Id: I0558c468c25d8229af2c8caade25c458875913f4
Signed-off-by: Bryan Huntsman <bryanh@codeaurora.org>
2019-01-11 16:55:33 -08:00
Shaikh Shadul
49ee6ff2ef drivers: sensors: add sensors ssc driver
SLPI (sensor low power island) uses Qualcomm Technologies, Inc
Digital Signal Processor for all sensors connected via SPI/I2C.
Firmware is required to be loaded to enable these sensors and
algorithms to execute on DSP. This change adds driver to load
the firmware.

This snapshot is taken as of msm-4.14 commit <2af01acb8e045>
("clk: qcom: gdsc: Remove global mutex lock in enable/disable
callbacks")' and minor modifications in Documentation.

Change-Id: I133b3abd31a860cff486f7e3aa7611a80b30fd58
Signed-off-by: Shaikh Shadul <sshadu@codeaurora.org>
2018-11-21 23:23:45 +05:30