boards: arm: BT510: Disable SAO pull-up on lis2dh

This reduces power consumption by disabling the internal pull up
resistor on the SAO line of the lis2dh sensor

Signed-off-by: Jamie McCrae <jamie.mccrae@lairdconnect.com>
This commit is contained in:
Jamie McCrae 2022-03-14 08:38:14 +00:00 committed by Carles Cufí
commit 4bf6c5d5ec

View file

@ -119,6 +119,7 @@
irq-gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>,
<&gpio1 12 GPIO_ACTIVE_HIGH>;
label = "LIS2DH12";
disconnect-sdo-sa0-pull-up;
};
si7055@40 {