Re: [PATCH] i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480

2020-08-31 Thread Jean Delvare
Hi Wolfram, On Wed, 05 Aug 2020 11:33:47 +0200, w...@kernel.org wrote: > On Tue, Jun 16, 2020 at 07:41:30PM -0400, Jeffrey Lin wrote: > > Value of /sys/devices/platform/lis3lv02d/position when > > Horizontal: (36,-108,-1152) > > Left elevated: (-432,-126,-1062) > > Front

Re: [PATCH] i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480

2020-08-05 Thread wsa
On Tue, Jun 16, 2020 at 07:41:30PM -0400, Jeffrey Lin wrote: > Value of /sys/devices/platform/lis3lv02d/position when > Horizontal: (36,-108,-1152) > Left elevated: (-432,-126,-1062) > Front elevated: (36,594,-936) > Upside down:(-126,-252,1098) > > Signed-off-by: Jeffrey

[PATCH] i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480

2020-06-16 Thread Jeffrey Lin
Value of /sys/devices/platform/lis3lv02d/position when Horizontal: (36,-108,-1152) Left elevated: (-432,-126,-1062) Front elevated: (36,594,-936) Upside down:(-126,-252,1098) Signed-off-by: Jeffrey Lin --- drivers/i2c/busses/i2c-i801.c | 1 + 1 file changed, 1