[PATCH v8 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory

2015-11-27 Thread Heiko Stübner
Hi Yakir, Am Freitag, 27. November 2015, 09:20:44 schrieb Yakir Yang: > Hi Heiko, > > Thanks you for feedback, I do see some conflicts in Exynos Make/Kconfig > file [02/17] and dtsi file [07/17] when I try to apply this series on > 4.4-rc1 > branch. > > Hmm... Due to I have update some patches

[PATCH v8 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory

2015-11-27 Thread Yakir Yang
Hi Heiko, Thanks you for feedback, I do see some conflicts in Exynos Make/Kconfig file [02/17] and dtsi file [07/17] when I try to apply this series on 4.4-rc1 branch. Hmm... Due to I have update some patches to version 10 already, this series may be become harder to reviewed, should I just

[PATCH v8 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory

2015-11-26 Thread Heiko Stübner
Hi Yakir, Am Mittwoch, 28. Oktober 2015, 16:21:59 schrieb Yakir Yang: > Split the dp core driver from exynos directory to bridge directory, > and rename the core driver to analogix_dp_*, rename the platform > code to exynos_dp. > > Beside the new analogix_dp driver would export four hooks. >

[PATCH v8 02/17] drm: bridge: analogix/dp: split exynos dp driver to bridge directory

2015-10-28 Thread Yakir Yang
Split the dp core driver from exynos directory to bridge directory, and rename the core driver to analogix_dp_*, rename the platform code to exynos_dp. Beside the new analogix_dp driver would export four hooks. "analogix_dp_bind()" and "analogix_dp_unbind()" "analogix_dp_detect()" and