diff options
Diffstat (limited to 'sys/contrib/device-tree/Bindings/media/i2c/adv7180.yaml')
| -rw-r--r-- | sys/contrib/device-tree/Bindings/media/i2c/adv7180.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/contrib/device-tree/Bindings/media/i2c/adv7180.yaml b/sys/contrib/device-tree/Bindings/media/i2c/adv7180.yaml index c8d887eee3bb..9ee1483775f6 100644 --- a/sys/contrib/device-tree/Bindings/media/i2c/adv7180.yaml +++ b/sys/contrib/device-tree/Bindings/media/i2c/adv7180.yaml @@ -39,10 +39,20 @@ properties: maxItems: 1 adv,force-bt656-4: + deprecated: true description: Indicates that the output is a BT.656-4 compatible stream. type: boolean + adi,force-bt656-4: + description: + Indicates that the output is a BT.656-4 compatible stream. + type: boolean + + interrupts: + items: + - description: The GPIO connected to the INTRQ pin. + port: $ref: /schemas/graph.yaml#/$defs/port-base unevaluatedProperties: false |
