Skip to content

Spotify AOD gesture doesn't work #3

Description

@HELLBOY017

The stock kernel currently gets it working but when we compile with given oss kernel source by you guys it just doesn't work anymore when it's supposed to as you even added it's support in the touchpanel driver and the devicetrees.

This is what happens with oss kernel:-

[ 129.200697] [TP]syna-tcm: lpwg:0x1, type:1, clockwise: 2, points: (65535, 65535)(65535, 65535)(65535, 65535)(65535, 65535)(65535, 65535)(65535, 65535) [ 129.200739] [TP]touchpanel: detect double tap gesture [ 129.234903] [TP]touchpanel: proc_gesture_control_indep_write: value is 10000. [ 129.234914] [TP]syna-tcm: syna_s3908_set_gesture_state:state:65536! [ 129.234917] [TP]touchpanel: proc_gesture_control_indep_write: now is suspend and sportify aod enable, change gesture mode [ 129.234921] [TP]syna-tcm: syna_tcm_set_gesture_mode: enable(1) [ 129.234924] [TP]syna-tcm: syna_tcm_set_gesture_mode: gesture config:a000 [ 129.234927] [TP]syna-tcm: syna_tcm_sleep: exit .

And this is the stock kernel behaviour:-

[ 48.274219] (0)[386:irq/431-touchpa][TP]syna-tcm: lpwg:0x1, type:1, clockwise: 2, points: (682, 931)(65535, 65535)(65535, 65535)(65535, 65535)(65535, 65535)(65535, 65535) [ 48.274234] (0)[386:irq/431-touchpa][TP]touchpanel: detect double tap gesture [ 48.284340] (4)[1299:vendor-oplus-ha][TP]touchpanel: proc_gesture_control_indep_write: value is 10000. [ 48.284347] (4)[1299:vendor-oplus-ha][TP]syna-tcm: syna_s3908_set_gesture_state:state:65536! [ 48.284349] (4)[1299:vendor-oplus-ha][TP]touchpanel: proc_gesture_control_indep_write: now is suspend and sportify aod enable, change gesture mode [ 48.284352] (4)[1299:vendor-oplus-ha][TP]syna-tcm: syna_tcm_set_gesture_mode: enable(1) state(65536) [ 48.284354] (4)[1299:vendor-oplus-ha][TP]syna-tcm: syna_tcm_set_gesture_mode: gesture config:2000 [ 48.284357] (4)[1299:vendor-oplus-ha][TP]syna-tcm: syna_tcm_sleep: exit .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions