提交 f99e9a77 编写于 作者: M Marek Szyprowski 提交者: Krzysztof Kozlowski

ARM: dts: MDMA1 device belongs to LCD0 power domain on exynos4210

On Exynos 4210 MDMA1 device belongs to LCD0 power domain, so add proper
power-domains property. On Exynos 4x12, it belongs to TOP power domain,
which is always enabled, thus require no assignment in exynos4x12.dtsi.
Signed-off-by: NMarek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: NKrzysztof Kozlowski <k.kozlowski@samsung.com>
上级 42a966aa
...@@ -271,6 +271,10 @@ ...@@ -271,6 +271,10 @@
<0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>; <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>;
}; };
&mdma1 {
power-domains = <&pd_lcd0>;
};
&pmu_system_controller { &pmu_system_controller {
clock-names = "clkout0", "clkout1", "clkout2", "clkout3", clock-names = "clkout0", "clkout1", "clkout2", "clkout3",
"clkout4", "clkout8", "clkout9"; "clkout4", "clkout8", "clkout9";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册