[PATCH 1/1] dt-bindings: display: bridge: tc358867: Add interrupt property
Alexander Stein
alexander.stein at ew.tq-group.com
Tue Jul 18 08:44:11 UTC 2023
This bridge has an interrupt line for event signaling. Add the
corresponding property.
Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>
---
This fixes warnings like:
imx93-tqma9352-mba93xxla.dtb: dp-bridge at 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
More information about the dri-devel
mailing list