diff mbox series

[04/24] dt-bindings: display: add HPD gpio to DVI connector

Message ID 1518428694-18018-5-git-send-email-tomi.valkeinen@ti.com
State Superseded
Headers show
Series None | expand

Commit Message

Tomi Valkeinen Feb. 12, 2018, 9:44 a.m. UTC
Add hpd-gpios property to dvi-connector.txt.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

Cc: devicetree@vger.kernel.org
---
 Documentation/devicetree/bindings/display/connector/dvi-connector.txt | 1 +
 1 file changed, 1 insertion(+)

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Rob Herring Feb. 19, 2018, 12:11 a.m. UTC | #1
On Mon, Feb 12, 2018 at 11:44:34AM +0200, Tomi Valkeinen wrote:
> Add hpd-gpios property to dvi-connector.txt.

> 

> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

> Cc: devicetree@vger.kernel.org

> ---

>  Documentation/devicetree/bindings/display/connector/dvi-connector.txt | 1 +

>  1 file changed, 1 insertion(+)


Reviewed-by: Rob Herring <robh@kernel.org>

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Laurent Pinchart Feb. 27, 2018, 1:01 p.m. UTC | #2
Hi Tomi,

Thank you for the patch.

On Monday, 12 February 2018 11:44:34 EET Tomi Valkeinen wrote:
> Add hpd-gpios property to dvi-connector.txt.

> 

> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

> Cc: devicetree@vger.kernel.org


Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>


> ---

>  Documentation/devicetree/bindings/display/connector/dvi-connector.txt | 1 +

> 1 file changed, 1 insertion(+)

> 

> diff --git

> a/Documentation/devicetree/bindings/display/connector/dvi-connector.txt

> b/Documentation/devicetree/bindings/display/connector/dvi-connector.txt

> index fc53f7c60bc6..207e42e9eba0 100644

> --- a/Documentation/devicetree/bindings/display/connector/dvi-connector.txt

> +++ b/Documentation/devicetree/bindings/display/connector/dvi-connector.txt

> @@ -10,6 +10,7 @@ Optional properties:

>  - analog: the connector has DVI analog pins

>  - digital: the connector has DVI digital pins

>  - dual-link: the connector has pins for DVI dual-link

> +- hpd-gpios: HPD GPIO number

> 

>  Required nodes:

>  - Video port for DVI input



-- 
Regards,

Laurent Pinchart

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/display/connector/dvi-connector.txt b/Documentation/devicetree/bindings/display/connector/dvi-connector.txt
index fc53f7c60bc6..207e42e9eba0 100644
--- a/Documentation/devicetree/bindings/display/connector/dvi-connector.txt
+++ b/Documentation/devicetree/bindings/display/connector/dvi-connector.txt
@@ -10,6 +10,7 @@  Optional properties:
 - analog: the connector has DVI analog pins
 - digital: the connector has DVI digital pins
 - dual-link: the connector has pins for DVI dual-link
+- hpd-gpios: HPD GPIO number
 
 Required nodes:
 - Video port for DVI input