public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6qdl: Add power-domain phandle to CODA device node
@ 2015-05-07 13:24 Philipp Zabel
  2015-05-11 13:01 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2015-05-07 13:24 UTC (permalink / raw)
  To: linux-arm-kernel

The CODA960 VPU is part of the PU power domain. Add power-domains
phandle so it can be associated with the PU generic pm domain for
power gating.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 arch/arm/boot/dts/imx6qdl.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index f74a8de..1cd17f4 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -343,6 +343,7 @@
 				clocks = <&clks IMX6QDL_CLK_VPU_AXI>,
 					 <&clks IMX6QDL_CLK_MMDC_CH0_AXI>;
 				clock-names = "per", "ahb";
+				power-domains = <&gpc 1>;
 				resets = <&src 1>;
 				iram = <&ocram>;
 			};
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: dts: imx6qdl: Add power-domain phandle to CODA device node
  2015-05-07 13:24 [PATCH] ARM: dts: imx6qdl: Add power-domain phandle to CODA device node Philipp Zabel
@ 2015-05-11 13:01 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2015-05-11 13:01 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, May 07, 2015 at 03:24:16PM +0200, Philipp Zabel wrote:
> The CODA960 VPU is part of the PU power domain. Add power-domains
> phandle so it can be associated with the PU generic pm domain for
> power gating.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-11 13:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-07 13:24 [PATCH] ARM: dts: imx6qdl: Add power-domain phandle to CODA device node Philipp Zabel
2015-05-11 13:01 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox