Add the missing type definition for ps-cancellation-current-picoamp property. Fixes: 47736b32d1b8 ("dt-bindings: iio: light: Add APDS9160 binding") Signed-off-by: Dharma Balasubiramani <dharma.b@xxxxxxxxxxxxx> --- Documentation/devicetree/bindings/iio/light/brcm,apds9160.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/iio/light/brcm,apds9160.yaml b/Documentation/devicetree/bindings/iio/light/brcm,apds9160.yaml index bb1cc4404a55..f9c35c29fe04 100644 --- a/Documentation/devicetree/bindings/iio/light/brcm,apds9160.yaml +++ b/Documentation/devicetree/bindings/iio/light/brcm,apds9160.yaml @@ -37,6 +37,7 @@ properties: maximum: 63 ps-cancellation-current-picoamp: + $ref: /schemas/types.yaml#/definitions/uint32 description: Proximity sensor crosstalk cancellation current in picoampere. This parameter adjusts the current in steps of 2400 pA up to 276000 pA. --- base-commit: 40b8e93e17bff4a4e0cc129e04f9fdf5daa5397e change-id: 20250205-brcm-binding-71b6d990d67e Best regards, -- Dharma Balasubiramani <dharma.b@xxxxxxxxxxxxx>