Understood. Thanks Rob.+
+properties:
+ compatible:
+ const: avago,apds9306
I see the driver supports two different variants of this IC, differentiated
by the part-ID register. Variants are named as apds9306 and apds9306-065. I
wonder if we could/should have different compatibles for them?
If 1 compatible is sufficient to know how to power on both devices and
read the part-ID register, then no need for different compatibles.
Rob