RE: [PATCH RFC V3 1/3] Input: goodix - add axis swapping and axis inversion support

2015-10-19 Thread Tirdea, Irina
ernel.org; Chen-Yu Tsai; > Karsten Merker > Subject: [PATCH RFC V3 1/3] Input: goodix - add axis swapping and axis > inversion support > > Implement support for the following device-tree and ACPI 5.1 DSD > properties in the goodix touchscreen driver: > > - touchscree

RE: [PATCH RFC V3 1/3] Input: goodix - add axis swapping and axis inversion support

2015-10-19 Thread Tirdea, Irina
ernel.org; Chen-Yu Tsai; > Karsten Merker > Subject: [PATCH RFC V3 1/3] Input: goodix - add axis swapping and axis > inversion support > > Implement support for the following device-tree and ACPI 5.1 DSD > properties in the goodix touchscreen driver: > > - touchscree

[PATCH RFC V3 1/3] Input: goodix - add axis swapping and axis inversion support

2015-10-18 Thread Karsten Merker
Implement support for the following device-tree and ACPI 5.1 DSD properties in the goodix touchscreen driver: - touchscreen-inverted-x: X axis is inverted (boolean) - touchscreen-inverted-y: Y axis is inverted (boolean) - touchscreen-swapped-x-y: X and Y axis are swapped (boolean) These are

[PATCH RFC V3 1/3] Input: goodix - add axis swapping and axis inversion support

2015-10-18 Thread Karsten Merker
Implement support for the following device-tree and ACPI 5.1 DSD properties in the goodix touchscreen driver: - touchscreen-inverted-x: X axis is inverted (boolean) - touchscreen-inverted-y: Y axis is inverted (boolean) - touchscreen-swapped-x-y: X and Y axis are swapped (boolean) These are