Changes from V3: --Fix typos in the documentation file "exynos_dp.txt". --Use variable name enable_mask instead of enable_bit. --Use property name samsung,dp_phy instead of dp-phy. To linux-fbdev: [PATCH V4 1/2] video: exynos_dp: Add device tree support to DP driver To devicetree discussion list: [PATCH V4 2/2] video: exynos_dp: device tree documentation .../devicetree/bindings/video/exynos_dp.txt | 81 ++++++++++ drivers/video/exynos/exynos_dp_core.c | 168 ++++++++++++++++++-- drivers/video/exynos/exynos_dp_core.h | 2 + 3 files changed, 239 insertions(+), 14 deletions(-) create mode 100644 Documentation/devicetree/bindings/video/exynos_dp.txt -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html