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:
parent
1f0b1403f5
commit
4bf6c5d5ec
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue