linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: maxime.coquelin@st.com (Maxime Coquelin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] drm: sti: adapt DT to fix probe/bind issues in DRM driver
Date: Fri, 17 Jul 2015 13:51:27 +0200	[thread overview]
Message-ID: <55A8EC3F.6050903@st.com> (raw)
In-Reply-To: <1437133510-13615-2-git-send-email-benjamin.gaignard@linaro.org>

Dear ARM SoC Maintainers,

On 07/17/2015 01:45 PM, Benjamin Gaignard wrote:
> STI drm drivers probe and bind using component framework was incorrect.
> In addition to drivers fix DT update is needed to make all sub-components
> become childs of sti-display-subsystem.
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
> ---
>   arch/arm/boot/dts/stih407.dtsi | 82 +++++++++++++++++++++---------------------
>   arch/arm/boot/dts/stih410.dtsi | 82 +++++++++++++++++++++---------------------
>   2 files changed, 80 insertions(+), 84 deletions(-)
>
>

This patch solves an issue preventing DRM driver probing, but it breaks 
the DT ABI.
For now, this driver and its DT node are only used by a few identified 
people.

Since these people only use aligned version of Kernel and DT, do you 
accept we break the ABI for this time?

Thanks in advance,
Maxime

  reply	other threads:[~2015-07-17 11:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-17 11:45 [PATCH 1/2] drm: sti: fix sub-components bind Benjamin Gaignard
2015-07-17 11:45 ` [PATCH 2/2] drm: sti: adapt DT to fix probe/bind issues in DRM driver Benjamin Gaignard
2015-07-17 11:51   ` Maxime Coquelin [this message]
2015-08-11 13:56     ` Maxime Coquelin

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=55A8EC3F.6050903@st.com \
    --to=maxime.coquelin@st.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).