[PATCH 2/2] drm: sti: adapt DT to fix probe/bind issues in DRM driver
Maxime Coquelin
maxime.coquelin at st.com
Fri Jul 17 04:51:27 PDT 2015
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 at 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
More information about the linux-arm-kernel
mailing list