diff --git a/boards/arm/thingy53_nrf5340/thingy53_nrf5340_common.dts b/boards/arm/thingy53_nrf5340/thingy53_nrf5340_common.dts index ebe3bd523a7..4c5b1d91b13 100644 --- a/boards/arm/thingy53_nrf5340/thingy53_nrf5340_common.dts +++ b/boards/arm/thingy53_nrf5340/thingy53_nrf5340_common.dts @@ -166,13 +166,13 @@ reg = <0x10>; }; - bh1749@38 { + bh1749: bh1749@38 { compatible = "rohm,bh1749"; reg = <0x38>; int-gpios = <&gpio1 5 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>; }; - bme688@76 { + bme688: bme688@76 { compatible = "bosch,bme680"; reg = <0x76>; };