From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.coquelin@st.com (Maxime Coquelin) Date: Sat, 26 Sep 2015 01:19:04 +0200 Subject: [PATCH] drm: sti: adapt DT to fix probe/bind issues in DRM driver In-Reply-To: <20150924235017.GB26500@localhost> References: <1443037683-6621-1-git-send-email-maxime.coquelin@st.com> <20150924235017.GB26500@localhost> Message-ID: <5605D668.1020404@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/25/2015 01:50 AM, Olof Johansson wrote: > On Wed, Sep 23, 2015 at 09:48:03PM +0200, Maxime Coquelin wrote: >> From: Benjamin Gaignard >> >> 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 >> Signed-off-by: Maxime Coquelin >> --- >> Hi Arnd, Olof & Kevin, >> >> This patch has its driver counterpart merged in v4.3-rc1. >> As missing in v4.3, the display is now broken on STiH07 and STiH410 platforms. >> >> I have only this single patch for v4.3-rc fixes, so can you pick it directly, >> or I should send a pull-request anyway? > Applied directly, since I had to fixup the patch subject. Thanks! Thanks Olof for fixing the title, I missed it during the review. Regards, Maxime