Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: 313e8b32c616 ("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>

+1
+1
Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml
··· 69 69 maxItems: 1 70 70 71 71 i2c-alias: 72 + $ref: /schemas/types.yaml#/definitions/uint32 72 73 description: 73 74 The I2C address used for the serializer. Transactions to this 74 75 address on the I2C bus where the deserializer resides are