overlays: i2c-common: Enable sht3x address selection
authorPhil Elwell <phil@raspberrypi.com>
Tue, 24 Jan 2023 14:40:45 +0000 (14:40 +0000)
committerPhil Elwell <phil@raspberrypi.com>
Tue, 24 Jan 2023 14:44:10 +0000 (14:44 +0000)
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>
arch/arm/boot/dts/overlays/i2c-sensor-common.dtsi

index 4648587..2ea7278 100755 (executable)
                        <&bh1750>,"reg:0", <&mcp980x>,"reg:0", <&jc42>,"reg:0",
                        <&ms5637>,"reg:0", <&ms5803>,"reg:0", <&ms5805>,"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",
                        <&mpu6050>, "interrupts:0",
                        <&mpu9250>, "interrupts:0";