overlays: i2c-common: Enable sht3x address selection

The address selection patch was omitted from the commit adding sht3x
support.

See: https://github.com/raspberrypi/linux/issues/5334

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
This commit is contained in:
Phil Elwell
2023-01-24 14:40:45 +00:00
parent 636cdc6201
commit a5104907a1

View File

@@ -513,7 +513,8 @@
<&bh1750>,"reg:0", <&mcp980x>,"reg:0", <&jc42>,"reg:0", <&bh1750>,"reg:0", <&mcp980x>,"reg:0", <&jc42>,"reg:0",
<&ms5637>,"reg:0", <&ms5803>,"reg:0", <&ms5805>,"reg:0", <&ms5637>,"reg:0", <&ms5803>,"reg:0", <&ms5805>,"reg:0",
<&ms5837>,"reg:0", <&ms8607>,"reg:0", <&ms5837>,"reg:0", <&ms8607>,"reg:0",
<&mpu6050>, "reg:0", <&mpu9250>, "reg:0"; <&mpu6050>,"reg:0", <&mpu9250>,"reg:0",
<&sht4x>,"reg:0";
int_pin = <&max30102>, "interrupts:0", int_pin = <&max30102>, "interrupts:0",
<&mpu6050>, "interrupts:0", <&mpu6050>, "interrupts:0",
<&mpu9250>, "interrupts:0"; <&mpu9250>, "interrupts:0";