提交 101250ce 编写于 作者: S Sean Paul 提交者: Kukjin Kim

ARM: EXYNOS: Revise HDMI resource size

Reduce the HDMI resource size from 0x100000 to 0x70000 so it
doesn't overlap the Displayport resource space.
HDMI: (0x14530000 - 0x145A0000)
DP: (0x145B0000 - 0x145B1000)
Signed-off-by: NSean Paul <seanpaul@chromium.org>
Signed-off-by: NPrathyush K <prathyush.k@samsung.com>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 a49f0d1e
无相关合并请求
......@@ -574,7 +574,7 @@
hdmi {
compatible = "samsung,exynos5-hdmi";
reg = <0x14530000 0x100000>;
reg = <0x14530000 0x70000>;
interrupts = <0 95 0>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
反馈
建议
客服 返回
顶部