Commit 0b2152e4 authored by Linus Walleij's avatar Linus Walleij
Browse files

ARM: dts: ux500: Fix Codina 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/20220611204249.472250-1-linus.walleij@linaro.org


Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 013fda41
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -598,8 +598,8 @@ lisd3dh@19 {
				reg = <0x19>;
				vdd-supply = <&ab8500_ldo_aux1_reg>; // 3V
				vddio-supply = <&ab8500_ldo_aux2_reg>; // 1.8V
				mount-matrix = "0", "-1", "0",
					       "1", "0", "0",
				mount-matrix = "0", "1", "0",
					       "-1", "0", "0",
					       "0", "0", "1";
			};
		};