dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Cc: linux@arm.linux.org.uk, dri-devel@lists.freedesktop.org,
	kong.kongxinwei@hisilicon.com, liguozhu@hisilicon.com
Subject: Re: [PATCH] drm: sti: fix sub-components bind
Date: Wed, 15 Jul 2015 15:34:48 +0200	[thread overview]
Message-ID: <20150715133447.GI15045@ulmo.nvidia.com> (raw)
In-Reply-To: <1436966506-21386-1-git-send-email-benjamin.gaignard@linaro.org>


[-- Attachment #1.1: Type: text/plain, Size: 1050 bytes --]

On Wed, Jul 15, 2015 at 03:21:46PM +0200, Benjamin Gaignard wrote:
> Fix misunderstanding in how use component framework.
> drm_platform_init() is now call only when all the
> sub-components are register themselves instead of the
> previous two stages mechanism.
> 
> Update devicetree and bindings documentation according
> to this new behavior.
> 
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
> ---
>  .../devicetree/bindings/gpu/st,stih4xx.txt         |  7 +-
>  arch/arm/boot/dts/stih407.dtsi                     | 82 +++++++++++-----------
>  arch/arm/boot/dts/stih410.dtsi                     | 82 +++++++++++-----------
>  drivers/gpu/drm/sti/sti_drm_drv.c                  | 45 ++----------
>  drivers/gpu/drm/sti/sti_hdmi.c                     | 25 ++++---
>  drivers/gpu/drm/sti/sti_tvout.c                    | 46 ++----------
>  6 files changed, 105 insertions(+), 182 deletions(-)

Isn't this going to break DT ABI? How are you going to ensure backwards-
compatibility with old DTBs?

Thierry

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2015-07-15 13:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-15 13:21 [PATCH] drm: sti: fix sub-components bind Benjamin Gaignard
2015-07-15 13:34 ` Thierry Reding [this message]
2015-07-15 13:56   ` Benjamin Gaignard
2015-07-16 10:59     ` Thierry Reding
2015-07-16 13:08       ` Benjamin Gaignard
2015-07-17  9:02         ` Maxime Coquelin
2015-07-17  9:12           ` Thierry Reding
2015-07-17  9:15             ` Maxime Coquelin
2015-07-16  9:13   ` Xinwei Kong

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=20150715133447.GI15045@ulmo.nvidia.com \
    --to=thierry.reding@gmail.com \
    --cc=benjamin.gaignard@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=kong.kongxinwei@hisilicon.com \
    --cc=liguozhu@hisilicon.com \
    --cc=linux@arm.linux.org.uk \
    /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).