From: Tomi Valkeinen <tomba@iki.fi>
To: Daniel Vetter <daniel@ffwll.ch>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [pull] tilcdc-next for 3.9
Date: Mon, 18 Feb 2013 12:16:50 +0200 [thread overview]
Message-ID: <5121FF92.2080106@iki.fi> (raw)
In-Reply-To: <CAKMK7uHXKim5i47_1QNgKoEJf6YBOcThB4DRBOD_7ajUOy1tqQ@mail.gmail.com>
On 2013-02-18 12:03, Daniel Vetter wrote:
> On Mon, Feb 18, 2013 at 10:02 AM, Tomi Valkeinen <tomba@iki.fi> wrote:
>> But my main concern for this series is still that it creates custom
>> panel stuff, and adds DT bindings for them. Which means we need to
>> support those custom DT bindings in the future, even though it's quite
>> sure that CDF should be used also for this driver, changing the bindings.
>
> I'm confused a bit, but shouldn't the DT bindings and CDF be rather
> orthogonal? Of course for ARM board support we need to have DT binding
> tables in the kernel to match up hw with the drivers, but I've thought
> it should be pretty much irrelevant which driver is hooking up to a
> given dt binding ...
Yes, you're right, DT bindings should describe the HW, no matter what
the software looks like. I was a bit unclear.
Perhaps I should rephrase my main concern to: the DT bindings in this
series does not describe the hardware properly and in enough detail. The
bindings work for now, but a more sophisticated driver needs more
information about the HW.
For example, looking at the first patch, I see DT nodes for the LCDC and
the dvicape, but nothing describes the connection between these two.
And looking at the third patch, there's a DT node for HDMI, using
compatible = "tilcdc,slave". Again, no connection is described, and also
"tilcdc,slave" doesn't even sound like any hardware device, but more
like a software construct for this particular driver.
Those are just off the top of my head. These things are usually quite
difficult to find out until you actually implement the code.
Tomi
next prev parent reply other threads:[~2013-02-18 10:16 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-17 23:02 [pull] tilcdc-next for 3.9 Rob Clark
2013-02-18 9:02 ` Tomi Valkeinen
2013-02-18 10:03 ` Daniel Vetter
2013-02-18 10:16 ` Tomi Valkeinen [this message]
2013-02-18 16:49 ` Daniel Vetter
2013-02-18 12:32 ` Rob Clark
2013-02-18 12:26 ` Rob Clark
2013-02-18 12:32 ` Tomi Valkeinen
2013-02-18 12:35 ` Rob Clark
2013-02-18 12:40 ` Tomi Valkeinen
2013-02-18 14:46 ` Rob Clark
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=5121FF92.2080106@iki.fi \
--to=tomba@iki.fi \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.