* [PATCH v3] media: dt-bindings: adv7180: Document the 'interrupts' property
@ 2025-01-13 10:51 Fabio Estevam
0 siblings, 0 replies; only message in thread
From: Fabio Estevam @ 2025-01-13 10:51 UTC (permalink / raw)
To: hverkuil-cisco
Cc: mchehab, lars, robh, krzk+dt, conor+dt, linux-media, devicetree,
Fabio Estevam, Krzysztof Kozlowski
From: Fabio Estevam <festevam@denx.de>
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>
---
Changes since v2:
- Do not wrap the dt-schema warning. (Krzysztof)
- Remove unneeded description. (Krzysztof)
- Added Krzysztof's Acked-by tag.
Changes since v1:
- Detail the interrupt description.
Documentation/devicetree/bindings/media/i2c/adv7180.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/media/i2c/adv7180.yaml b/Documentation/devicetree/bindings/media/i2c/adv7180.yaml
index 4371a0ef2761..9ee1483775f6 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
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-13 10:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-13 10:51 [PATCH v3] media: dt-bindings: adv7180: Document the 'interrupts' property Fabio Estevam
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).