[PATCH 1/2] Input: goodix - add dt axis swapping and axis inversion support

2015-09-30 Thread Karsten Merker
Implement support for the following device-tree 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 necessary on

[PATCH 1/2] Input: goodix - add dt axis swapping and axis inversion support

2015-09-30 Thread Karsten Merker
Implement support for the following device-tree 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 necessary on