* [PATCH 1/1] dt-bindings: display: bridge: tc358867: Add interrupt property
@ 2023-07-18 8:44 Alexander Stein
2023-07-18 10:40 ` Krzysztof Kozlowski
2023-08-03 8:33 ` Neil Armstrong
0 siblings, 2 replies; 3+ messages in thread
From: Alexander Stein @ 2023-07-18 8:44 UTC (permalink / raw)
To: Andrzej Hajda, Neil Armstrong, Robert Foss, Laurent Pinchart,
Jonas Karlman, Jernej Skrabec, David Airlie, Daniel Vetter,
Rob Herring, Krzysztof Kozlowski, Conor Dooley
Cc: Alexander Stein, dri-devel, devicetree
This bridge has an interrupt line for event signaling. Add the
corresponding property.
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
---
This fixes warnings like:
imx93-tqma9352-mba93xxla.dtb: dp-bridge@f: 'interrupt-parent', 'interrupts'
do not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/display/bridge/toshiba,tc358767.yaml#
.../devicetree/bindings/display/bridge/toshiba,tc358767.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml
index 0521261b04a9..ae894d996d21 100644
--- a/Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml
@@ -49,6 +49,9 @@ properties:
description: |
OF device-tree gpio specification for RSTX pin(active low system reset)
+ interrupts:
+ maxItems: 1
+
toshiba,hpd-pin:
$ref: /schemas/types.yaml#/definitions/uint32
enum:
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] dt-bindings: display: bridge: tc358867: Add interrupt property
2023-07-18 8:44 [PATCH 1/1] dt-bindings: display: bridge: tc358867: Add interrupt property Alexander Stein
@ 2023-07-18 10:40 ` Krzysztof Kozlowski
2023-08-03 8:33 ` Neil Armstrong
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-07-18 10:40 UTC (permalink / raw)
To: Alexander Stein, Andrzej Hajda, Neil Armstrong, Robert Foss,
Laurent Pinchart, Jonas Karlman, Jernej Skrabec, David Airlie,
Daniel Vetter, Rob Herring, Krzysztof Kozlowski, Conor Dooley
Cc: dri-devel, devicetree
On 18/07/2023 10:44, Alexander Stein wrote:
> This bridge has an interrupt line for event signaling. Add the
> corresponding property.
>
> Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 1/1] dt-bindings: display: bridge: tc358867: Add interrupt property
2023-07-18 8:44 [PATCH 1/1] dt-bindings: display: bridge: tc358867: Add interrupt property Alexander Stein
2023-07-18 10:40 ` Krzysztof Kozlowski
@ 2023-08-03 8:33 ` Neil Armstrong
1 sibling, 0 replies; 3+ messages in thread
From: Neil Armstrong @ 2023-08-03 8:33 UTC (permalink / raw)
To: Andrzej Hajda, Robert Foss, Laurent Pinchart, Jonas Karlman,
Jernej Skrabec, David Airlie, Daniel Vetter, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Alexander Stein
Cc: dri-devel, devicetree
Hi,
On Tue, 18 Jul 2023 10:44:11 +0200, Alexander Stein wrote:
> This bridge has an interrupt line for event signaling. Add the
> corresponding property.
>
>
Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next)
[1/1] dt-bindings: display: bridge: tc358867: Add interrupt property
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=078b39c9e4ba849947ded1c887bd55afdea98d65
--
Neil
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-08-03 8:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-18 8:44 [PATCH 1/1] dt-bindings: display: bridge: tc358867: Add interrupt property Alexander Stein
2023-07-18 10:40 ` Krzysztof Kozlowski
2023-08-03 8:33 ` Neil Armstrong
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).