ARM: dts: ux500: Drop drdy pin assignment from magnetometer
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 12 Apr 2021 12:25:34 +0000 (14:25 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 18 May 2021 00:17:35 +0000 (02:17 +0200)
This magnetometer can not select which line provided the outgoing
IRQ so drop it, the DT bindings will complain too.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-href-tvk1281618-r3.dtsi

index 511e097cc33e041c517974d81ae1544f8a9fd371..00ce9d79f5404c4c40131704695567171cf0f236 100644 (file)
@@ -95,7 +95,6 @@
                        };
                        magnetometer@1e {
                                compatible = "st,lsm303dlm-magn";
-                               st,drdy-int-pin = <1>;
                                reg = <0x1e>;
                                vdd-supply = <&ab8500_ldo_aux1_reg>;
                                vddio-supply = <&db8500_vsmps2_reg>;