media: dt-bindings: ti,ds90ub960: Add missing type for "i2c-alias"

Every DT property needs a type defined, but "i2c-alias" is missing any
type definition. It's a "uint32", so add a type reference.

Fixes: 313e8b32c6 ("media: dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer")
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231020170225.3632933-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
Rob Herring 2023-10-20 12:02:24 -05:00
parent 53ed3233e6
commit ba026ac336

View File

@ -69,6 +69,7 @@ properties:
maxItems: 1 maxItems: 1
i2c-alias: i2c-alias:
$ref: /schemas/types.yaml#/definitions/uint32
description: description:
The I2C address used for the serializer. Transactions to this The I2C address used for the serializer. Transactions to this
address on the I2C bus where the deserializer resides are address on the I2C bus where the deserializer resides are