mbox series

[v1,0/1] ARM: tegra: asus-tf101: fix accelerometer mount matrix

Message ID 20221015170425.83233-1-clamor95@gmail.com
Headers show
Series ARM: tegra: asus-tf101: fix accelerometer mount matrix | expand

Message

Svyatoslav Ryhel Oct. 15, 2022, 5:04 p.m. UTC
Accelerometer mount matrix used in tf101 downstream is inverted.
This new matrix was generated on actual device using calibration
script, like on other transformers.

Without this patch on DE which support orientation change based on accelerometer
data display will be upside down (checked by a device owner).

Svyatoslav Ryhel (1):
  ARM: tegra: asus-tf101: fix accelerometer mount matrix

 arch/arm/boot/dts/tegra20-asus-tf101.dts | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)