On 2012-11-23 08:37, Jingoo Han wrote: > Hi Tomi, > > Thank you for taking care of pull requests for the v3.8 merge window. > These patches have been submitted for more than one month, > and tested with Exynos5250. > > The following changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681: > > Linux 3.7-rc6 (Fri Nov 16 17:42:40 2012 -0800) > > are available in the git repository at: > git://github.com/jingoo/linux.git exynos-dp-next > > ---------------------------------------------------------------- > Exynos DP changes for the 3.8 merge window. > > - Device Tree support for Samsung Exynos DP > - SW Link training is cleaned up. > - HPD interrupt is supported. > ---------------------------------------------------------------- > > Ajay Kumar (5): > video: exynos_dp: Add device tree support to DP driver > video: exynos_dp: device tree documentation > video: exynos_dp: Reset and initialize DP before requesting irq > video: exynos_dp: Fix incorrect setting for INT_CTL > video: exynos_dp: remove redundant parameters > > Sean Paul (8): > video: exynos_dp: Check DPCD return codes > video: exynos_dp: Clean up SW link training > video: exynos_dp: Get pll lock before pattern set > video: exynos_dp: Improve EDID error handling > video: exynos_dp: Fix bug when checking dp->irq > video: exynos_dp: Remove sink control to D0 > video: exynos_dp: Move hotplug into a workqueue > video: exynos_dp: Enable hotplug interrupts > > .../devicetree/bindings/video/exynos_dp.txt | 80 +++ > drivers/video/exynos/exynos_dp_core.c | 697 ++++++++++++-------- > drivers/video/exynos/exynos_dp_core.h | 21 +- > drivers/video/exynos/exynos_dp_reg.c | 77 ++- > drivers/video/exynos/exynos_dp_reg.h | 3 +- > 5 files changed, 583 insertions(+), 295 deletions(-) > create mode 100644 Documentation/devicetree/bindings/video/exynos_dp.txt Has the DT bindings been reviewed by the device tree people? It would good to have an ack from them. Tomi
Attachment:
signature.asc
Description: OpenPGP digital signature