]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
media: dt-bindings: adv7180: Document the 'interrupts' property
authorFabio Estevam <festevam@denx.de>
Mon, 13 Jan 2025 10:51:02 +0000 (07:51 -0300)
committerHans Verkuil <hverkuil@xs4all.nl>
Fri, 21 Feb 2025 09:33:05 +0000 (10:33 +0100)
The ADV7180 family of chips have an INTRQ pin that can be connected
to a SoC GPIO.

Allow the 'interrupts' property to be described to fix the following
dt-schema warning:

'interrupt-parent', 'interrupts' do not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Fabio Estevam <festevam@denx.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Documentation/devicetree/bindings/media/i2c/adv7180.yaml

index 4371a0ef276174e2f1f1055fbcfbbeee901b7ee2..9ee1483775f60905d300fe909f10052a00183fbe 100644 (file)
@@ -49,6 +49,10 @@ properties:
       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