Commit graph

1626 commits

Author SHA1 Message Date
dengwei1
a7346501f9 pstar: input touch support cqa test
input touch
support cqa test

Change-Id: Ief15a41b4b24f48efc52797e96ff5be46c3b0bf5
Signed-off-by: dengwei1 <dengwei1@motorola.com>
Reviewed-on: https://gerrit.mot.com/1892850
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key
2021-03-04 20:15:03 -06:00
Ryan Lattrel
87762839fd bq25890: commit initial version
Commit a copy of the bq25890 driver from the core
kernel drivers.  We will need to make changes.

Change-Id: I5c5dfe19e19bec4f3c1ae4f24e6947213894604e
Signed-off-by: Ryan Lattrel <ryanl@motorola.com>
Reviewed-on: https://gerrit.mot.com/1888564
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Ling Jin <lingjin@motorola.com>
Submit-Approved: Jira Key
2021-03-03 19:12:41 -06:00
Ryan Lattrel
390382c948 bq27426: guard extra batt props
Guard unofficial battery properties by the kernel version,
as we cannot modify newer version of the kernel to comply
with the GKI.

Change-Id: I1446789cd91813eaeccaac733db7ac11fa50176b
Signed-off-by: Ryan Lattrel <ryanl@motorola.com>
Reviewed-on: https://gerrit.mot.com/1888563
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Ling Jin <lingjin@motorola.com>
Submit-Approved: Jira Key
2021-03-03 19:12:37 -06:00
yanyh2
b57b39efc2 correct the charger present based on charger type
USB charger absence will assert during USB enumeration on
bootup with USB connected, so it will trigger the factory
kill power off unexpectedly in factory mode.

To avoid this issue, consider the charger as present as long
as the charger type is not unknown at the same time.

Change-Id: I96a04cc96536a63936c69946c507198d933ef560
Signed-off-by: yanyh2 <yanyh2@motorola.com>
Reviewed-on: https://gerrit.mot.com/1891779
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Jianqi Yang <yangj@motorola.com>
Submit-Approved: Jira Key
2021-03-03 10:24:54 -06:00
dengwei1
bce298ba3b pstar: input touch stm bring up
add dtsi config
for resolution

Change-Id: Ifce21e0d35484042be7037399b5eb45f68000008
Signed-off-by: dengwei1 <dengwei1@motorola.com>
Reviewed-on: https://gerrit.mot.com/1889027
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key
2021-02-28 20:15:59 -06:00
wengjun1
0f5e810baf dlkm: bo: Improve touch driver for novatek
- After the firmware is reset due to some exceptions, restore
the state of charger, stylus, palm, edge rejection.
- Filtering repeated commands of edge rejection.

Change-Id: Ie7076e1908ef528787d20dfe8970d9568636f114
Signed-off-by: wengjun1 <wengjun1@motorola.com>
Reviewed-on: https://gerrit.mot.com/1886971
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Wei Deng <dengwei1@motorola.com>
Reviewed-by: Yeqing Wang <wangyq13@motorola.com>
Reviewed-by: Huosheng Liao <liaohs@motorola.com>
Submit-Approved: Jira Key
2021-02-28 20:03:25 -06:00
Konstantin Makariev
d50d08f1f6 bos0614_mmi: build kernel code
Bunch of changes required to build DLKM in MMI environment

Change-Id: Id906a1153eef64111f220f70aca1f48da0132276
Signed-off-by: Konstantin Makariev <hcv867@motorola.com>
Reviewed-on: https://gerrit.mot.com/1876599
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Ling Jin <lingjin@motorola.com>
Submit-Approved: Jira Key
2021-02-26 12:42:43 -06:00
Konstantin Makariev
11ec8915a7 bos0614_mmi: initial reference driver
Initial reference kernel driver code for BOS0614 piezo haptic IC

Change-Id: Ia7d7abca9eca2f077c830a7edada0f7450a8cebc
Signed-off-by: Konstantin Makariev <hcv867@motorola.com>
Reviewed-on: https://gerrit.mot.com/1870423
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Ling Jin <lingjin@motorola.com>
Submit-Approved: Jira Key
2021-02-26 12:42:39 -06:00
Ryan Lattrel
c52fc6fc91 mmi_charger: Option to start with no factory kill
Add an option to let us start with the factory kill disable
parameter enabled.  There is currently and issue where usb
will disconnect and reconnect causing factory mode to
power off even with a cable.

Change-Id: Ia5fa306201af3b84be8dd54261511ad9889e6ad7
Signed-off-by: Ryan Lattrel <ryanl@motorola.com>
Reviewed-on: https://gerrit.mot.com/1886184
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Ling Jin <lingjin@motorola.com>
Submit-Approved: Jira Key
2021-02-25 18:06:42 -06:00
Ryan Lattrel
f87fda06ad sx933x: handle reinitialize during suspend
If we happen to suspend during the sx933x_reinitialize
function, we may fail to write all i2c commands successfully
and may not fully recover.

Make sure the task has completed before suspend, and
restart it on resume.

Change-Id: I196d2f2de6fe905de86f82bc17da1d142b57de1a
Signed-off-by: Ryan Lattrel <ryanl@motorola.com>
Reviewed-on: https://gerrit.mot.com/1884313
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Konstantin Makariev <kmakariev@motorola.com>
Submit-Approved: Jira Key
2021-02-24 16:04:00 -06:00
dengwei1
6237912989 pstar: input touch st bring up
input touch st
bring up

Change-Id: I3bac2cc8dd9f64e236971c1b1916811b6f2ddc19
Signed-off-by: dengwei1 <dengwei1@motorola.com>
Reviewed-on: https://gerrit.mot.com/1880889
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key
2021-02-24 02:37:26 -06:00
xuwei9
722606ef28 charger:revert parallel charger driver
Revert parallel charger driver
and cherry-pick by scm for git history

Change-Id: I2b4d9360daec7bd4130abd9ad47d5adf34251150
Signed-off-by: xuwei9 <xuwei9@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1883352
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key
2021-02-21 21:46:23 -06:00
Jefferson Capovilla
aac205b57c Update Trustonic TEE driver module to version 410a-V107
Update the Trustonic TEE driver module with the version available in
kinibi drop 410a-V107. This version contains the official patch to
correctly select the silver CPU cores. A workaround was done in (CR),
entitled "Force Trustonic TEE schedule run in Silver cores" and is being
reverted in this change.

Kinibi version t-base-QC8996-Android-410a-V107-20200907_110712_11106-Oem

Change-Id: I7d974f17e133b04f0f11c5622ef3fc0f6b92e494
Reviewed-on: https://gerrit.mot.com/1878314
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Mark Reed <mreed@motorola.com>
Reviewed-by: Ling Jin <lingjin@motorola.com>
Submit-Approved: Jira Key
2021-02-19 12:18:35 -06:00
maheshmk
4ed296f0de synaptics_i2c: Compilation errors
Added grouping for if condition
in switch case to avoid -Wmisleading-indentation warning from
GCC 4.8.3.

warning: misleading indentation; statement
    is not part of the previous 'if' [-Wmisleading-indentation] error,
    forbidden warning: synaptics_dsx_i2c.c:2896

Change-Id: Ib52c5ac2d507165468e826bc57ba0edb8ef0e96c
Signed-off-by: maheshmk <maheshmk@motorola.com>
Reviewed-on: https://gerrit.mot.com/1880925
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Srihari Sathyanarayana <sriharis@motorola.com>
Reviewed-by: Kanagarathina Kalathi <kalathik@motorola.com>
Reviewed-by: Vijayakumar Gn <vijaygn@motorola.com>
Reviewed-by: Ling Jin <lingjin@motorola.com>
Submit-Approved: Jira Key
2021-02-18 22:11:52 -06:00
Konstantin Makariev
5c38a48921 Revert "(CR) synaptics_mmi_class: banks cli bringup"
This reverts commit e27b5c3a28177c7b9756b3b62aca8378252557a3.

Mot-CRs-fixed: (CR)

Change-Id: I11010cf049ea29c0967df11a79a7410cd99c81d5
Reviewed-on: https://gerrit.mot.com/1881606
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Igor Kovalenko <igork@motorola.com>
Submit-Approved: Jira Key
2021-02-18 13:02:26 -06:00
Konstantin Makariev
c84d151c7a sec_mmi: fix regulator get/put
Driver only has to manipulate with regulator reference counter when
it loads or unloads. Adding a new function that will take care of
this in probe and driver remove function. Leaving power function
operating with regulators' state only.

Change-Id: I3ef8b5a8b31ec336f1d1707069ab6330a5c5bb37
Signed-off-by: Konstantin Makariev <hcv867@motorola.com>
Reviewed-on: https://gerrit.mot.com/1870282
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: litong <litong20@motorola.com>
Reviewed-by: Ling Jin <lingjin@motorola.com>
Submit-Approved: Jira Key
2021-02-18 10:09:35 -06:00
Konstantin Makariev
29ec956828 synaptics_mmi_class: banks cli bringup
This change combines the following:
1) added MMI status check into probe
2) added module dependencies
3) fixed up panel notifications

Change-Id: I01a541957e3b1bdddd14b6caee4717031ff1a1fa
Signed-off-by: Konstantin Makariev <hcv867@motorola.com>
Reviewed-on: https://gerrit.mot.com/1827963
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Ryan Lattrel <ryanl@motorola.com>
Reviewed-by: Ling Jin <lingjin@motorola.com>
Submit-Approved: Jira Key
2021-02-18 10:09:29 -06:00
xuwei9
f938aae3d8 kernel:charger rate duplicate with parallel charger
Only define charger rate without
paralle charger not define

Change-Id: Ib25cf50ccf6f6e3cfa30fa60bad37df7552c6b18
Signed-off-by: xuwei9 <xuwei9@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1881083
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key
2021-02-18 02:22:41 -06:00
xuwei9
31ca906b3e kernel:paralle charger driver
Paralle charger driver
for multi charger ic state

Change-Id: I562f6e0fa98c7aae70822e2bd0c31c3ff68d2fa2
Signed-off-by: xuwei9 <xuwei9@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1881082
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key
2021-02-18 02:22:30 -06:00
xuwei9
1039f65a91 kernel:bq25980 charger driver
Bq25980 charger driver
bring up

Change-Id: I451b907d39168f83d43ce28af89c269918171586
Signed-off-by: xuwei9 <xuwei9@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1881081
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key
2021-02-18 02:22:22 -06:00
Gilberto Gambugge
d68f7d60c1 raydium_mmi: fix build error
Change the return type to integer to avoid the following build error:

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Build error:
sh2018/kernel/msm-4.9/../../motorola/kernel/modules/drivers/input/
touchscreen/raydium_mmi/raydium_i2c_ts.c:3740:43: warning: result of
comparison of constant -1 with expression of type 'unsigned char' is
always false [-Wtautological-constant-out-of-range-compare]
error, forbidden warning: raydium_i2c_ts.c:3740
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++r

NO_PROP_NEEDED

Change-Id: I5ee36f3a873b32422b4bd31c92cec1da72b5ecd7
Signed-off-by: Gilberto Gambugge <gambugge@motorola.com>
Reviewed-on: https://gerrit.mot.com/1879446
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Rafael Ortolan <rafones@motorola.com>
Reviewed-by: Sergio Vilela <sv008@motorola.com>
Submit-Approved: Sergio Vilela <sv008@motorola.com>
Tested-by: Sergio Vilela <sv008@motorola.com>
2021-02-16 17:32:33 -06:00
Ryan Lattrel
5971e3abef uwb: sr100: add gpio-exp dep for banks
Add soft dependency on the pcal gpio expander for banks
so we don't have a race.

Change-Id: Ie65e0ed3b3c2e1be47e0d28b8ee5d3a65902b335
Signed-off-by: Ryan Lattrel <ryanl@motorola.com>
Reviewed-on: https://gerrit.mot.com/1877024
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Konstantin Makariev <kmakariev@motorola.com>
Submit-Approved: Jira Key
2021-02-11 13:22:41 -06:00
wangzl30
b2434d13cd regulator: Add wl2866d driver.
Add driver for wl2866d   which will be used as camera  external
Device tree please refer to:
https://gerrit.mot.com/#/c/1860524/

Change-Id: Ia2f9573d770d26944790bb7e96a3b74b40988934
Signed-off-by: wangzl30 <wangzl30@motorola.com>
Reviewed-on: https://gerrit.mot.com/1860530
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Darong Huang <huangdra@motorola.com>
Reviewed-by: Zhuoran Xu <xuzr3@motorola.com>
Reviewed-by: Dawei Wang <wangdw10@motorola.com>
Reviewed-by: Jian Zhang <zhangjo@motorola.com>
Reviewed-by: Xu Ji <jixu@motorola.com>
Reviewed-by: Long Cheng <chengl1@motorola.com>
Reviewed-by: Zhichao Chen <chenzc2@motorola.com>
Reviewed-by: Zhenxin Xi <xizx@motorola.com>
Submit-Approved: Jira Key
2021-02-03 19:54:19 -06:00
hujing3
55de6dbf4d ili9882_mmi: CQA test node update for tianma panel
Capri: support multiple panels which need different test ini config
Config different touch node for all tianma panels
NO_PROP_NEEDED

Change-Id: I024f53c3b07691c09e073c22829464897d40b763
Signed-off-by: hujing3 <hujing3@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1869629
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Wei Deng <dengwei1@motorola.com>
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key
2021-02-03 01:59:23 -06:00
dengwei1
6f3e075f63 nio: input touch add edge suppression
add edge suppression function
for device rotate
NO_PROP_NEEDED

Change-Id: Id1e324765977086b70a6f6abe5bfe996d791bbc1
Signed-off-by: dengwei1 <dengwei1@motorola.com>
Reviewed-on: https://gerrit.mot.com/1866826
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Reviewed-by: Jun Weng <wengjun1@motorola.com>
Submit-Approved: Jira Key
2021-02-02 23:48:52 -06:00
liuwang2
751d2db42f regulator: init all wl2864c register when probe driver
Set all register to initial value when probe driver
to avoid register value was modified.

Change-Id: Ib8037ec0f1a270731a3e418f8d323e7197bc5529
Signed-off-by: liuwang2 <liuwang2@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1868314
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Long Cheng <chengl1@motorola.com>
Reviewed-by: Dawei Wang <wangdw10@motorola.com>
Reviewed-by: Zhilong Wang <wangzl30@motorola.com>
Reviewed-by: Jian Zhang <zhangjo@motorola.com>
Reviewed-by: Zhenxin Xi <xizx@motorola.com>
Submit-Approved: Jira Key
2021-02-02 20:33:40 -06:00
chengql2
cb27749763 driver/GoodixFP Add the soft dependency of gpio-pcal6408
motorola/kernel/modules/drivers/input/misc/goodix_fod_mmi/gf_spi.c:
Add the soft dependency of gpio-pcal6408:
MODULE_SOFTDEP("pre: gpio-pcal6408");

Pioneer (alias: banks) wires a GPIO PIN from expander IC TCA6418 for
the reset PIN FP_RST_N of fingerprint sensor GF3626.
So, the fingerprint sensor driver has a dependency on the driver of
GPIO expander.

Change-Id: I3bae36c1b87bc0c3f50fd5a1b57511b90cc5771f
Signed-off-by: chengql2 <chengql2@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1855475
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Shanshan Dai <daiss1@motorola.com>
Reviewed-by: Guobin Zhang <zhanggb@motorola.com>
Submit-Approved: Jira Key
2021-02-01 09:03:10 -06:00
liuwang2
a880ca7a17 Add register dump interface for WL2864C
Add register dump interface to monitor PMIC when camera exception observed.
2 different ways can observe the WL2864C register dump from kernel log:
- Call kernel regulator API: regulator_get_current_limit()
- ADB command:
  adb shell "cat /sys/class/regulator/regulator.90/status"

The regulator name regulator.90 shall be replaced acording to different products.
We may execute:
adb shell "cat /sys/class/regulator/regulator.*/name"
to observe the regulator name and find out the correct number for your debugging regulator.

Change-Id: Ic1e28ecea34a27083d68bb1bf1ce41d18bd9a0e1
Signed-off-by: liuwang2 <liuwang2@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1866163
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Long Cheng <chengl1@motorola.com>
Reviewed-by: Dawei Wang <wangdw10@motorola.com>
Reviewed-by: Zhenxin Xi <xizx@motorola.com>
Reviewed-by: Jian Zhang <zhangjo@motorola.com>
Submit-Approved: Jira Key
2021-01-31 20:19:07 -06:00
Wang Liu
72df8fe905 Revert "(CR): Add register dump interface for WL2864C.."
This reverts commit eeb0e1745c4cd588986ab03fa8058d0227ac5878.
Mot-CRs-Fixed: (CR)

Fixed user build fail.
regulator_get_error_flags not exit in google whitelist abi_gki_aarch64.xml.


Change-Id: I44bfbd401d16bdcfc7d19af0a5b293678db05eba
Reviewed-on: https://gerrit.mot.com/1865547
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Zhichao Chen <chenzc2@motorola.com>
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key
2021-01-29 05:41:20 -06:00
yanyh2
a2fb5605bc Adjust the charger configure data
Update qti_glink charger driver to match the common
charger adjustment for the charger configure data
structure.

Change-Id: Ic0672b8b1f4a0eb8290accd2e5f02cf6078417e6
Signed-off-by: yanyh2 <yanyh2@motorola.com>
Reviewed-on: https://gerrit.mot.com/1864228
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Jianqi Yang <yangj@motorola.com>
Submit-Approved: Jira Key
2021-01-29 01:59:55 -06:00
yanyh2
c7cd2e2a8a Adjust charger configure data
Split the charger configure data into charging configure and
charger running environment constraint for platform charger
driver for easy understanding.

Change-Id: I73eef124355d7c58e566f7bd88c7981ea888dc99
Signed-off-by: yanyh2 <yanyh2@motorola.com>
Reviewed-on: https://gerrit.mot.com/1864222
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Jianqi Yang <yangj@motorola.com>
Submit-Approved: Jira Key
2021-01-29 01:59:40 -06:00
chenglong1
8051ddcc92 Add register dump interface for WL2864C..
Add register dump interface to monitor PMIC when camera exception observed.
2 different ways can observe the WL2864C register dump from kernel log:
- Call kernel regulator API: regulator_get_error_flags()
- ADB command:
  adb shell "cat /sys/class/regulator/regulator.90/status"

The regulator name regulator.90 shall be replaced acording to different products.
We may execute:
adb shell "cat /sys/class/regulator/regulator.*/name"
to observe the regulator name and find out the correct number for your debugging regulator.

Change-Id: Idc33fcbab7ae108d579d934d0f4139476da38967
Signed-off-by: chenglong1 <chenglong1@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1863819
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Wang Liu <liuwang2@lenovo.com>
Reviewed-by: Long Cheng <chengl1@motorola.com>
Reviewed-by: Jian Zhang <zhangjo@motorola.com>
Reviewed-by: Zhenxin Xi <xizx@motorola.com>
Submit-Approved: Jira Key
2021-01-29 01:01:29 -06:00
Tiago Ganselli
608dfaeb3f Fix compile errors for ilitek_0flash_mmi module
Compiler complained about two if statements that will
always return false. Comment them out.

Change-Id: I6aafa17252238ac3cf6da48ba45ab428b0b7fe35
Signed-off-by: Tiago Ganselli <ganselli@motorola.com>
Reviewed-on: https://gerrit.mot.com/1859386
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Rafael Ortolan <rafones@motorola.com>
Reviewed-by: Zhenxin Xi <xizx@motorola.com>
Submit-Approved: Jira Key
2021-01-25 08:40:05 -06:00
Tiago Ganselli
94ce512857 Fix deprecated function call on ilitek_0flash_mmi
Qcom ported a patch to kernel 4.19 which removes the unused
function wakeup_source_init.
Fix ilitek_0flash_mmi module to use wakeup source macros instead.

Change-Id: I737205699d192e357f96ff5a95f8fb06401547fd
Signed-off-by: Tiago Ganselli <ganselli@motorola.com>
Reviewed-on: https://gerrit.mot.com/1859417
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Rafael Ortolan <rafones@motorola.com>
Reviewed-by: Zhenxin Xi <xizx@motorola.com>
Submit-Approved: Jira Key
2021-01-25 08:39:35 -06:00
liuwang2
28fb1cfc62 regulator: modify wl2864c iovdd current limit
wl2864c default iovdd current limit is 220mA.
OV02b iovdd current can reach to 235mA.
This may cause cci issue as all camera shared iovdd, include cci pullup voltage.

Change-Id: If7828cd0b294cf2d362ec9001d39fceaceb9b734
Signed-off-by: liuwang2 <liuwang2@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1859122
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Dawei Wang <wangdw10@motorola.com>
Reviewed-by: Long Cheng <chengl1@motorola.com>
Reviewed-by: Zhuoran Xu <xuzr3@motorola.com>
Reviewed-by: Zhenxin Xi <xizx@motorola.com>
Submit-Approved: Jira Key
2021-01-24 19:13:50 -06:00
wuwl10
315d853e13 fpc1020: fix null pointer panic issue
For multi fps sensor, if there was some unexprect
INT signal comming during sensor being remove,
IRQ handle will panic becase the sysfs kobj had
ben free. Disable the irq to avoid this.

Change-Id: I2144c6f803547c281830058b29438b9d71cd5933
Signed-off-by: wuwl10 <wuwl10@motorola.com>
Reviewed-on: https://gerrit.mot.com/1853153
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Hujun Liao <liaohj@motorola.com>
Submit-Approved: Jira Key
2021-01-20 00:16:03 -06:00
a17671
c62f7d037b exfat:Fix panic of handlings of unhashed alias
Unhashed alias is allowed to exist
In the latest upstream kernel exfat driver
It does not have to generate panic in this case
Porting this handling to exfat-nofuse driver from url
https://git.kernel.org/pub/scm/linux/kernel/git/
stable/linux.git/tree/fs/exfat/namei.c?h=v5.10.8#n724

Panic stack trace:
kernel BUG at ../../motorola/kernel/modules/fs/exfat/exfat_super.c:874!
[  759.284483] pc : exfat_lookup+0x1dc/0x1e0 [exfat]
[  759.284496] lr : exfat_lookup+0x144/0x1e0 [exfat]
[  759.284502] sp : ffffff800ea2b9d0
[  759.284507] x29: ffffff800ea2ba20 x28: fffffff6f3cf8000
[  759.284515] x27: 0000000000000000 x26: 0000000000000000
[  759.284523] x25: 0000000056000000 x24: fffffff7b8742d88
[  759.284530] x23: 0000000000004000 x22: fffffff883b08390
[  759.284538] x21: fffffff7b874b228 x20: fffffff86d375000
[  759.284546] x19: fffffff883b08980 x18: 0000000007270df4
[  759.284553] x17: 0000000000000000 x16: ffffff9bebd5c9b8
[  759.284561] x15: fffffff6f976ba00 x14: 0000000000000041
[  759.284569] x13: ffffff9bede96590 x12: fffffff6f89f7b00
[  759.284576] x11: 2cf70e9f45774b00 x10: 0000000000000000
[  759.284584] x9 : 0000000000000000 x8 : 0000000000000000
[  759.284591] x7 : ffffff9bec02e394 x6 : 0000000000000000
[  759.284599] x5 : 0000000000000000 x4 : 0000000000000001
[  759.284606] x3 : 0000000000000000 x2 : ffffff9bebd5ca84
[  759.284614] x1 : 0000000000000001 x0 : fffffff883b08390
[  759.284622] Call trace:
[  759.284636]  exfat_lookup+0x1dc/0x1e0 [exfat]
[  759.284650]  __lookup_slow+0x9c/0x188
[  759.284658]  walk_component+0x1d0/0x868
[  759.284665]  path_lookupat+0xb8/0x210
[  759.284672]  filename_lookup+0x98/0x1c8
[  759.284679]  user_path_at_empty+0x54/0x68
[  759.284688]  vfs_statx+0x90/0x130
[  759.284695]  __arm64_sys_newfstatat+0x40/0x80
[  759.284704]  el0_svc_common+0xa0/0x170
[  759.284711]  el0_svc_handler+0x6c/0x88
[  759.284719]  el0_svc+0x8/0xc
[  759.284728] Code: 17ffffa7 92800176 17ffffec 940018f2 (d4210000)

Change-Id: I5fb26e2416f70733fe2010484740513dc9a8c5d0
Signed-off-by: a17671 <a17671@motorola.com>
Reviewed-on: https://gerrit.mot.com/1853335
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key
2021-01-19 19:32:36 -06:00
hujing3
b74140e7fc ili9882_mmi: support ili7806s IC
Capri need support multiple ilitek ICs: ili9882 & ili7806s
Add ili7806s touch driver support
NO_PROP_NEEDED

Change-Id: Ia7db199294de6869dea94d899a24d8e515355b16
Signed-off-by: hujing3 <hujing3@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1854131
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key
2021-01-19 00:48:33 -06:00
wengjun1
f17808828c dlkm: Improve novatek touch process when using GKI
- If display can't get the matched panel name, it will use dummy
panel, so we can re-probe touch driver until display api can be used.
This way we can get the right panel and don't need to care of when
display api is ready.
NO_PROP_NEEDED: needn't for shm2018

Change-Id: Ie0beec4ca4d59202e9ba087935d6052e92eef264
Signed-off-by: wengjun1 <wengjun1@motorola.com>
Reviewed-on: https://gerrit.mot.com/1836793
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Dezhen Hou <houdz1@motorola.com>
Reviewed-by: Huosheng Liao <liaohs@motorola.com>
Submit-Approved: Jira Key
2021-01-14 03:34:32 -06:00
Ryan Lattrel
010660d3d3 uwb: sr100: make clocks optional
We do not need the turn on the clocks for banks,
so do not turn them on if the field is missing from the
dt.

Change-Id: I00ceffb3772b655bc08217759b962b3d1dd4b20d
Signed-off-by: Ryan Lattrel <ryanl@motorola.com>
Reviewed-on: https://gerrit.mot.com/1850012
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Konstantin Makariev <kmakariev@motorola.com>
Submit-Approved: Jira Key
2021-01-13 14:23:09 -06:00
Ryan Lattrel
319143e147 uwb: sr100: allow cansleep gpio funcs
Allow chip enable and spi handshake gpio get/set to sleep
so they will work with an i2c gpio expander.

Also make rtc gpio optional since that pin is not present
on banks.

Change-Id: Ibeb530de04d4f1a858193be80ea656b03bdd87a5
Signed-off-by: Ryan Lattrel <ryanl@motorola.com>
Reviewed-on: https://gerrit.mot.com/1834059
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Konstantin Makariev <kmakariev@motorola.com>
Submit-Approved: Jira Key
2021-01-13 14:23:04 -06:00
Ryan Lattrel
ad8684e595 gpio: pcal6408: fix set output
Fix the set output function so that it will configure the
gpio to the specified state.

Change-Id: I265e53a83b64c6663eb52013087e1960de29f0d3
Signed-off-by: Ryan Lattrel <ryanl@motorola.com>
Reviewed-on: https://gerrit.mot.com/1834058
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Reviewed-by: Konstantin Makariev <kmakariev@motorola.com>
Tested-by: Jira Key
Submit-Approved: Jira Key
2021-01-13 14:22:58 -06:00
xuwt2
bc34f8e620 qpnp-smbcharger-mmi: Add PD charging in DLKM
PD3.0 with PPS is a Mandatory requirement from VZW,
Add PD charging(include PPS/Fixed) policy in DLKM for single
charge path(only pmic charging)

Change-Id: Ic0f2fcf45f00dea214602846bdbe43b56805a114
Signed-off-by: xuwt2 <xuwt2@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1847093
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Haijian Ma <mahj8@motorola.com>
Reviewed-by: Yonghua Yan <yanyh2@motorola.com>
Reviewed-by: Huosheng Liao <liaohs@motorola.com>
Submit-Approved: Jira Key
2021-01-13 01:58:08 -06:00
wuwl10
29557203b6 dlkm: sn1xx: fix tcmd ioctl error
Add compat ioctl to avoid ioctl error -19 when
Hal run i2c_reset.

Change-Id: Icd34ee04d291e68f28e6e6c5aa9312dc0f3bc735
Signed-off-by: wuwl10 <wuwl10@motorola.com>
Reviewed-on: https://gerrit.mot.com/1850067
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Ningkai Zhuang <zhuangnk1@lenovo.com>
Reviewed-by: Huosheng Liao <liaohs@motorola.com>
Submit-Approved: Jira Key
2021-01-12 23:38:13 -06:00
hujing3
3b3a935df6 DLKM: leds_aw99703: support update by panel config
leds_aw99703: support update reg value by panel config
Cebu: 3rd panel need update reg05 to fix RF issue
Add panel config to support this req
NO_PROP_NEEDED

Change-Id: Icb4bf864ae7d9779d5f0dcee97c8ea82c8b0b1af
Signed-off-by: hujing3 <hujing3@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1840209
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Xiangpo Zhao <zhaoxp3@motorola.com>
Submit-Approved: Jira Key
2021-01-11 00:00:53 -06:00
weimh1
06c2fa7c8b sm4350/sensor: optimze sx937x log output
1.optimze sx937x log output about reference channels
  2.motorola/kernel/modules/drivers/misc/sx937x

Change-Id: I3df4954247e644369c8b33fd99704b9bdc7c9b21
Signed-off-by: weimh1 <weimh1@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1844302
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Huosheng Liao <liaohs@motorola.com>
Submit-Approved: Jira Key
2021-01-05 23:36:28 -06:00
dengwei1
b9d45a8c18 nio: input touch nova add delay for request fw retry
some time request firmware may fail
so add some delay when retry
NO_PROP_NEEDED

Change-Id: I3ea961952cb37df4c4e09d9d2055f8f078c857da
Signed-off-by: dengwei1 <dengwei1@motorola.com>
Reviewed-on: https://gerrit.mot.com/1841824
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Wang Wang <wangwang1@lenovo.com>
Submit-Approved: Jira Key
2021-01-04 02:31:43 -06:00
Lei Chen
fbfc389000 dlkm: fix free irq warning for chipone sensor
__free_irq warning triggered after running command rmmod
fpsensor_tee_spi. Use the matched function devm_free_irq().

Change-Id: I07dc06ea0afbd69827977c76a709ddfc5b39b843
Signed-off-by: wuwl10 <wuwl10@motorola.com>
Reviewed-on: https://gerrit.mot.com/1837444
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Hujun Liao <liaohj@motorola.com>
Submit-Approved: Jira Key
2020-12-29 20:07:56 -06:00
chailu1
5c7fe25121 Charge: report battery power supply change
Other modules monitor battery power supply change
So report battery power supply change.

Change-Id: I15f37e30c83d5acfa79bf4d942f3cce7e7077805
Signed-off-by: chailu1 <chailu1@lenovo.com>
Reviewed-on: https://gerrit.mot.com/1834361
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Huosheng Liao <liaohs@motorola.com>
Reviewed-by: Haijian Ma <mahj8@motorola.com>
Submit-Approved: Jira Key
2020-12-22 04:19:31 -06:00
zhuwg1
e771ea2bf9 vl53l5: Support 32bit compatible Kernel driver for vl53l5
Make the vl53l5 Kernel driver compatible for both 32bit and 64bit
applications from userspace, including L5 test program, factory TCMD
and camera app through L5 Sensor HAL.

Change-Id: Ia0ce2db08de83f7ab6ff487660ccd2bd21b48a14
Signed-off-by: zhuwg1 <zhuwg1@motorola.com>
Reviewed-on: https://gerrit.mot.com/1831972
SLTApproved: Slta Waiver
SME-Granted: SME Approvals Granted
Tested-by: Jira Key
Reviewed-by: Yonghua Yan <yanyh2@motorola.com>
Reviewed-by: Jianqi Yang <yangj@motorola.com>
Submit-Approved: Jira Key
2020-12-21 00:00:00 -06:00