Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: ux500: Fix Janice accelerometer mounting matrix

This was fixed wrong so fix it again. Now verified by using
iio-sensor-proxy monitor-sensor test program.

Link: https://lore.kernel.org/r/20220609083516.329281-1-linus.walleij@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

+2 -2
+2 -2
arch/arm/boot/dts/ste-ux500-samsung-janice.dts
··· 633 633 accelerometer@8 { 634 634 compatible = "bosch,bma222"; 635 635 reg = <0x08>; 636 - mount-matrix = "0", "1", "0", 637 - "-1", "0", "0", 636 + mount-matrix = "0", "-1", "0", 637 + "1", "0", "0", 638 638 "0", "0", "1"; 639 639 vddio-supply = <&ab8500_ldo_aux2_reg>; // 1.8V 640 640 vdd-supply = <&ab8500_ldo_aux1_reg>; // 3V