During the lcd1602 tests on our internal CI we noticed that the lcd1602 was failing because there is not a I2C display in the emulated board on QEMU. It is better to remove the "return ret" from the bringup because the user will see the error anyway.