From: Fabio Estevam Date: Mon, 13 Jan 2025 10:51:02 +0000 (-0300) Subject: media: dt-bindings: adv7180: Document the 'interrupts' property X-Git-Tag: v6.15-rc1~174^2~124 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19442ed18373366fa649afb81700815626d8dd09;p=thirdparty%2Fkernel%2Flinux.git media: dt-bindings: adv7180: Document the 'interrupts' property 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 Acked-by: Krzysztof Kozlowski Signed-off-by: Hans Verkuil --- diff --git a/Documentation/devicetree/bindings/media/i2c/adv7180.yaml b/Documentation/devicetree/bindings/media/i2c/adv7180.yaml index 4371a0ef27617..9ee1483775f60 100644 --- a/Documentation/devicetree/bindings/media/i2c/adv7180.yaml +++ b/Documentation/devicetree/bindings/media/i2c/adv7180.yaml @@ -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