diff options
| author | Bikas Gurung <bgurung@codeaurora.org> | 2016-09-30 14:38:31 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-16 15:25:22 -0800 |
| commit | 0a17df37be84c79d77e773184a7d62b6c178ac6d (patch) | |
| tree | f3bf00a3a9c39bcb4eb66f0913edbe63a08870e5 /tools/perf/scripts/python | |
| parent | 37c5f804a2e32623ddbe51e68c527bae7be81582 (diff) | |
stm: laser: STM laser sensor driver.
Add STM laser sensor driver to configure and access laser data using
i2c and cci configuration.
This is a squash of the following commits from
https://github.com/STFlightSenseLinuxDrivers/vl53l0-driver:
commit ee84aaad0cc1b7b195dcade15b201829dd87d537
Author: Kalyan Vadlamudi <kalyan-kumar.vadlamudireddy@st.com>
Date: Wed Jan 11 09:27:48 2017 -0800
STM Laser: Remove Proprietary License header in vl53l0_i2c_platform.c.
Description: vl53l0_i2c_platform.c mentions Proprietary/Confidential information. Remove this and
commit 3355587f03c25fbdd7febd68172d3d4339762665
Author: Kalyan Vadlamudi <kalyan-kumar.vadlamudireddy@st.com>
Date: Thu Dec 8 15:11:32 2016 -0800
STM Laser: Fix compliation issue in stmvl53l0_module-cci.c.
Description: Missing ending brace in stmvl53l0_cci_init() for the cci_client->cci_subdev check
commit f85423250c4df248c15ffeddf35ec43d01751793
Author: Kalyan Vadlamudi <kalyan-kumar.vadlamudireddy@st.com>
Date: Thu Nov 3 16:55:33 2016 -0700
STM Laser: Fix checkpatch warnings and errors.
Description: Use checkpatch script from 4.4 kernel and fix the errors and errors. There are still few typedef related warning in the header files
commit 6b3796838d66acb6dbcbdf004b554468f3dc1218
Author: Kalyan Vadlamudi <kalyan-kumar.vadlamudireddy@st.com>
Date: Tue Aug 16 17:50:44 2016 -0700
STM Laser : Fix Laser initialization failure
Description : Revert the code which powers up Laser device during module init time. CCI probe can happen after STM laser driver probe,
which is causing issues during device initialization. Code has been modified to not power up the device during STM laser driver probe.
commit 93b6897a2a8c6828169c2501690df7cccf8221c6
Author: Kalyan Vadlamudi <kalyan-kumar.vadlamudireddy@st.com>
Date: Tue Aug 2 10:38:23 2016 -0700
Set Default build to USE_CCI
commit 357b47b5d809334e8e7bdcad73950ac2bf817043
Author: Kalyan Vadlamudi <kalyan-kumar.vadlamudireddy@st.com>
Date: Mon Aug 1 14:27:24 2016 -0700
Update stmvl53l0-cci.h with new fields in cci_data
commit 95d072e03e5724445aba17c3a055c1518be9fc7e
Author: Kalyan Vadlamudi <kalyan-kumar.vadlamudireddy@st.com>
Date: Mon Aug 1 13:55:29 2016 -0700
Add support in CCI driver to read device tree files for gpios information and configure them if present.
Power up the device before calling stmvl53l0_setupAPIFunctions
commit 1a86a1fcfbbd55059a243588fde8691e1f9ae106
Author: Kalyan Vadlamudi <kalyan-kumar.vadlamudireddy@st.com>
Date: Thu Jul 21 14:05:09 2016 -0700
first commit
CRs-fixed: 1051771
Change-Id: I47d33f99e264d17549b0d0de174462796cf61978
Git-repo: https://github.com/STFlightSenseLinuxDrivers/vl53l0-driver
Git-commit: 1a86a1fcfbbd55059a243588fde8691e1f9ae106
Git-commit: 95d072e03e5724445aba17c3a055c1518be9fc7e
Git-commit: 357b47b5d809334e8e7bdcad73950ac2bf817043
Git-commit: 93b6897a2a8c6828169c2501690df7cccf8221c6
Git-commit: 6b3796838d66acb6dbcbdf004b554468f3dc1218
Git-commit: f85423250c4df248c15ffeddf35ec43d01751793
Git-commit: 3355587f03c25fbdd7febd68172d3d4339762665
Git-commit: ee84aaad0cc1b7b195dcade15b201829dd87d537
[bgurung@codeaurora.org: removed license and readme text files. Also removed executable permissions from files.]
Signed-off-by: Bikas Gurung <bgurung@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
