linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] TI DaVinci SoC support updates for v4.11
Date: Mon, 30 Jan 2017 08:08:27 -0800	[thread overview]
Message-ID: <m2y3xstts4.fsf@baylibre.com> (raw)
In-Reply-To: <20170130010453.GR3133@localhost> (Olof Johansson's message of "Sun, 29 Jan 2017 17:04:53 -0800")

Olof Johansson <olof@lixom.net> writes:

> On Tue, Jan 24, 2017 at 06:36:39PM +0530, Sekhar Nori wrote:
>> The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
>> 
>>   Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
>> 
>> are available in the git repository at:
>> 
>>   git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.11/soc
>> 
>> for you to fetch changes up to 9c9b1bc25291e275b04f758f2549c81e092954f5:
>> 
>>   ARM: davinci: add skeleton for pdata-quirks (2017-01-23 20:52:38 +0530)
>> 
>> ----------------------------------------------------------------
>> Introduce pdata-quirks mechanism for
>> DaVinci which will be needed for supporting
>> video input/output on DA850 SoC.
>> 
>> ----------------------------------------------------------------
>> Kevin Hilman (1):
>>       ARM: davinci: add skeleton for pdata-quirks
>
> I'm not much of a fan of adding this. I know we added it for some of
> the legacy platforms since moving over existing in-tree code would take
> a while. 

We are not fans of adding it either, and have been avoiding it up until
now.  You can rest assured that new additions here will be heavily
scrutinized.

> But the thought was that new drivers wouldn't use it much.  Is the
> need for this now due to said drivers never been ported over, and now
> also being used by Davinci? Or are new drivers added that rely on
> platform data?

The problem isn't new drivers, but old drivers that haven't grown DT
equivalents.

There are a handful of drivers/media drivers currently used by Davinci
via board files (and pdata) that still do not have DT mechanisms for
all the things used in pdata.

In attempting DT support for video on DaVinci, attempts were made (by
me[1]) to pass the data via DT, which triggered discussions among
linux-media maintainers about the "right way" of handling it.
Unfortunately, these discussions never fully materialized in an
short-term solution, so we were left with pdata for now.

I've offered to be the first to beta test the new DT mechanisms they
come up with, so when that happens, we'll gladly get rid of these pdata
quirks.

Kevin

[1] https://marc.info/?l=devicetree&m=147982998517384

  reply	other threads:[~2017-01-30 16:08 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-24 13:06 [GIT PULL 1/4] TI DaVinci non-critical fixes for v4.11 Sekhar Nori
2017-01-24 13:06 ` [GIT PULL 2/4] TI DaVinci SoC support updates " Sekhar Nori
2017-01-30  1:04   ` Olof Johansson
2017-01-30 16:08     ` Kevin Hilman [this message]
2017-01-30 17:28       ` Olof Johansson
2017-01-24 13:06 ` [GIT PULL 3/4] TI DaVinci DT " Sekhar Nori
2017-01-30  1:05   ` Olof Johansson
2017-01-24 13:06 ` [GIT PULL 4/4] TI DaVinci defconfig " Sekhar Nori
2017-01-30  1:06   ` Olof Johansson
2017-01-30  0:58 ` [GIT PULL 1/4] TI DaVinci non-critical fixes " Olof Johansson

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=m2y3xstts4.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.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 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).