Commit 62df579a authored by Jeffrey Lin's avatar Jeffrey Lin Committed by Wolfram Sang
Browse files

i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480



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: default avatarJeffrey Lin <jeffrey@icurse.nl>
Reviewed-by: default avatarJean Delvare <jdelvare@suse.de>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent 5b9bacf2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1274,6 +1274,7 @@ static const struct {
	/*
	 * Additional individual entries were added after verification.
	 */
	{ "Latitude 5480",      0x29 },
	{ "Vostro V131",        0x1d },
};