dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Agner <stefan@agner.ch>
To: Meng Yi <meng.yi@nxp.com>
Cc: devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org
Subject: RE: [PATCH 4/4] drm/layerscape: Add HDMI driver for freescale DCU
Date: Tue, 02 Feb 2016 13:56:16 -0800	[thread overview]
Message-ID: <63270b7f7015d99be2cb10377c976b31@agner.ch> (raw)
In-Reply-To: <HE1PR04MB105182735A413F11D6704A7CECDF0@HE1PR04MB1051.eurprd04.prod.outlook.com>

Hi Meng Yi,

I plan to review the patchset too, but did not come around yet.

The forth patch conflicts with my changes in the DRM DCU driver. Since
it will likely go through my tree, please base v2 ontop of my DCU
branch:
http://git.agner.ch/gitweb/?p=linux-drm-fsl-dcu.git;a=summary

--
Stefan

On 2016-02-02 01:53, Meng Yi wrote:
> Hi Rob
>     Thanks for your reply. I will correct those soon, and then send v2 out.
> BR
> Meng Yi
> 
>> On Friday, January 29, 2016 10:52 AM, Rob Herring[robh@kernel.org] wrote:
> 
>> > +The SiI9022A is an ultra low-power HDMI transmitter. It supports
>> > +resolutions from standard definition 480i/p and 576i/p all the way to
>> > +high-definition 720p, 1080i, and 1080p, the highest resolution
>> > +supported by HDTVs today. It also supports all
>>
>> Well, we're up to 4K now...
> 
>> > +            ports {
>> > +                    #address-cells = <1>;
>> > +                    #size-cells = <0>;
>> > +
>> > +                    port@0 {
>> > +                            reg = <1>;
>>
>> Your unit address (0) and reg don't match.
>>
>> > +                            sii9022_out: endpoint {
>> > +                                    remote-endpoint = <&hdmi_con>;
>> > +                            };
>>
>> This needs to have a port for the input for the connection to your display
>> controller.
>>
>> > +                    };
>> > +            };
>> > +    };
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2016-02-02 21:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-26  4:00 [PATCH 1/4] drm/fsl-dcu: Cleanup vblank interrupt mask and status setting code Meng Yi
     [not found] ` <1453780833-32289-1-git-send-email-meng.yi-3arQi8VN3Tc@public.gmane.org>
2016-01-26  4:00   ` [PATCH 2/4] arm:dts:ls1021a: Add sii9022a dts node Meng Yi
2016-01-26  4:00   ` [PATCH 3/4] drm/layerscape: Add sii9022a driver Meng Yi
2016-01-26  4:00   ` [PATCH 4/4] drm/layerscape: Add HDMI driver for freescale DCU Meng Yi
2016-01-29  2:51     ` Rob Herring
2016-02-02  9:53       ` Meng Yi
2016-02-02 21:56         ` Stefan Agner [this message]
     [not found]           ` <63270b7f7015d99be2cb10377c976b31-XLVq0VzYD2Y@public.gmane.org>
2016-02-03  3:23             ` Meng Yi
2016-01-26  5:45 ` [PATCH 1/4] drm/fsl-dcu: Cleanup vblank interrupt mask and status setting code Stefan Agner
     [not found]   ` <8f5d609d18ec4d97beaf73bfdedb25d6-XLVq0VzYD2Y@public.gmane.org>
2016-01-29  2:42     ` Meng Yi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=63270b7f7015d99be2cb10377c976b31@agner.ch \
    --to=stefan@agner.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=meng.yi@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).