Skip to content

Commit

Permalink
overlays: i2c-sensor: si7210: add int_pin override
Browse files Browse the repository at this point in the history
  • Loading branch information
panantoni01 committed Jul 17, 2024
1 parent c9fef80 commit 6d7272a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm/boot/dts/overlays/i2c-sensor-common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,8 @@
<&si7210>,"reg:0";
int_pin = <&max30102>, "interrupts:0",
<&mpu6050>, "interrupts:0",
<&mpu9250>, "interrupts:0";
<&mpu9250>, "interrupts:0",
<&si7210>, "interrupts:0";
no_timeout = <&jc42>, "smbus-timeout-disable?";
reset_pin = <&bno055>,"reset-gpios:4", <0>,"+30";
};
Expand Down

0 comments on commit 6d7272a

Please sign in to comment.