On 01/03/14 20:58, Geert Uytterhoeven wrote:
> On Fri, Feb 28, 2014 at 5:34 PM, Russell King - ARM Linux
> wrote:
>> There's actually three HDMI connectors:
>>
>> All three connectors carry all required HDMI signals, including a TMDS
>> link. The Type B connector is slightly larger and carries
On Fri, Feb 28, 2014 at 04:06:12PM +, Russell King - ARM Linux wrote:
> On Fri, Feb 28, 2014 at 02:20:11PM +0200, Tomi Valkeinen wrote:
> > Add DT binding documentation for HDMI Connector.
> >
> > Signed-off-by: Tomi Valkeinen
> > Reviewed-by: Archit Taneja
> > ---
> > .../devicetree/bindin
On 01/03/14 20:58, Geert Uytterhoeven wrote:
> On Fri, Feb 28, 2014 at 5:34 PM, Russell King - ARM Linux
> wrote:
>> There's actually three HDMI connectors:
>>
>> All three connectors carry all required HDMI signals, including a TMDS
>> link. The Type B connector is slightly larger and carries
On Fri, Feb 28, 2014 at 5:34 PM, Russell King - ARM Linux
wrote:
> There's actually three HDMI connectors:
>
> All three connectors carry all required HDMI signals, including a TMDS
> link. The Type B connector is slightly larger and carries a second TMDS
> link, which is necessary to suppor
On 28/02/14 18:06, Russell King - ARM Linux wrote:
>> +hdmi0: connector at 1 {
>> +compatible = "hdmi-connector";
>> +label = "hdmi";
>> +
>> +hdmi_connector_in: endpoint {
>> +remote-endpoint = <&tpd12s015_out>;
>> +};
>> +};
>
> It seems rather weird to have DVI conn
On Fri, Feb 28, 2014 at 06:15:05PM +0200, Tomi Valkeinen wrote:
> On 28/02/14 18:06, Russell King - ARM Linux wrote:
>
> >> +hdmi0: connector at 1 {
> >> + compatible = "hdmi-connector";
> >> + label = "hdmi";
> >> +
> >> + hdmi_connector_in: endpoint {
> >> + remote-endpoint = <&tpd12
On Fri, Feb 28, 2014 at 02:20:11PM +0200, Tomi Valkeinen wrote:
> Add DT binding documentation for HDMI Connector.
>
> Signed-off-by: Tomi Valkeinen
> Reviewed-by: Archit Taneja
> ---
> .../devicetree/bindings/video/hdmi-connector.txt | 23
> ++
> 1 file changed, 23 inser
Add DT binding documentation for HDMI Connector.
Signed-off-by: Tomi Valkeinen
Reviewed-by: Archit Taneja
---
.../devicetree/bindings/video/hdmi-connector.txt | 23 ++
1 file changed, 23 insertions(+)
create mode 100644 Documentation/devicetree/bindings/video/hdmi-connect