This patch adds platform drm-device node to the dtsi file Signed-off-by: Leela Krishna Amudala <l.krishna@xxxxxxxxxxx> --- arch/arm/boot/dts/exynos5250.dtsi | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi index 6d27ca4..b1fa93e 100644 --- a/arch/arm/boot/dts/exynos5250.dtsi +++ b/arch/arm/boot/dts/exynos5250.dtsi @@ -495,4 +495,8 @@ reg = <0x14400000 0x40000>; interrupts = <18 5>, <18 4>, <18 6>; }; + + drm-device { + compatible = "samsung,exynos-drm-device"; + }; }; -- 1.7.0.4 -- 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