[PATCH] ARM: dts: ux500: Drop drdy pin assignment from magnetometer
Linus Walleij
linus.walleij at linaro.org
Mon Apr 12 13:25:34 BST 2021
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 at linaro.org>
---
arch/arm/boot/dts/ste-href-tvk1281618-r3.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/ste-href-tvk1281618-r3.dtsi b/arch/arm/boot/dts/ste-href-tvk1281618-r3.dtsi
index 70f058352efc..2293b529f1f4 100644
--- a/arch/arm/boot/dts/ste-href-tvk1281618-r3.dtsi
+++ b/arch/arm/boot/dts/ste-href-tvk1281618-r3.dtsi
@@ -92,7 +92,6 @@ accelerometer at 19 {
};
magnetometer at 1e {
compatible = "st,lsm303dlm-magn";
- st,drdy-int-pin = <1>;
reg = <0x1e>;
vdd-supply = <&ab8500_ldo_aux1_reg>;
vddio-supply = <&db8500_vsmps2_reg>;
--
2.29.2
More information about the linux-arm-kernel
mailing list