diff options
author | Alexander Stein <alexander.stein@ew.tq-group.com> | 2023-07-18 10:44:11 +0200 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2023-08-03 10:33:00 +0200 |
commit | 078b39c9e4ba849947ded1c887bd55afdea98d65 (patch) | |
tree | c60feb80c6fcee373b0ac7fab198cbaae5b19a51 | |
parent | drm: bridge: dw_hdmi: Add cec suspend/resume functions (diff) | |
download | linux-078b39c9e4ba849947ded1c887bd55afdea98d65.tar.xz linux-078b39c9e4ba849947ded1c887bd55afdea98d65.zip |
dt-bindings: display: bridge: tc358867: Add interrupt property
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>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230718084411.1189831-1-alexander.stein@ew.tq-group.com
-rw-r--r-- | Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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: |