linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] ARM: dts: imx6qdl: Remove OCRAM clock from VPU node
@ 2014-12-16 13:02 Fabio Estevam
  2014-12-16 13:24 ` Philipp Zabel
  2015-01-05 13:10 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2014-12-16 13:02 UTC (permalink / raw)
  To: linux-arm-kernel

According to Documentation/devicetree/bindings/media/coda.txt:

- clock-names : Should be "ahb", "per"

The OCRAM clock is already provided inside the ocram node, so remove the OCRAM 
clock from the VPU node.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
Changes since v1:
- Rebased against the latest imx/dt branch from Shawn

 arch/arm/boot/dts/imx6qdl.dtsi | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index 4fc03b7..f6c6a6e 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -339,9 +339,8 @@
 				             <0 12 IRQ_TYPE_LEVEL_HIGH>;
 				interrupt-names = "bit", "jpeg";
 				clocks = <&clks IMX6QDL_CLK_VPU_AXI>,
-					 <&clks IMX6QDL_CLK_MMDC_CH0_AXI>,
-					 <&clks IMX6QDL_CLK_OCRAM>;
-				clock-names = "per", "ahb", "ocram";
+					 <&clks IMX6QDL_CLK_MMDC_CH0_AXI>;
+				clock-names = "per", "ahb";
 				resets = <&src 1>;
 				iram = <&ocram>;
 			};
-- 
1.9.1

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

* [PATCH v2] ARM: dts: imx6qdl: Remove OCRAM clock from VPU node
  2014-12-16 13:02 [PATCH v2] ARM: dts: imx6qdl: Remove OCRAM clock from VPU node Fabio Estevam
@ 2014-12-16 13:24 ` Philipp Zabel
  2015-01-05 13:10 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Philipp Zabel @ 2014-12-16 13:24 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Fabio,

Am Dienstag, den 16.12.2014, 11:02 -0200 schrieb Fabio Estevam:
> According to Documentation/devicetree/bindings/media/coda.txt:
> 
> - clock-names : Should be "ahb", "per"
> 
> The OCRAM clock is already provided inside the ocram node, so remove the OCRAM 
> clock from the VPU node.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

Acked-by: Philipp Zabel <p.zabel@pengutronix.de>

regards
Philipp

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

* [PATCH v2] ARM: dts: imx6qdl: Remove OCRAM clock from VPU node
  2014-12-16 13:02 [PATCH v2] ARM: dts: imx6qdl: Remove OCRAM clock from VPU node Fabio Estevam
  2014-12-16 13:24 ` Philipp Zabel
@ 2015-01-05 13:10 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2015-01-05 13:10 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Dec 16, 2014 at 11:02:41AM -0200, Fabio Estevam wrote:
> According to Documentation/devicetree/bindings/media/coda.txt:
> 
> - clock-names : Should be "ahb", "per"
> 
> The OCRAM clock is already provided inside the ocram node, so remove the OCRAM 
> clock from the VPU node.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>

Applied, thanks.

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-16 13:02 [PATCH v2] ARM: dts: imx6qdl: Remove OCRAM clock from VPU node Fabio Estevam
2014-12-16 13:24 ` Philipp Zabel
2015-01-05 13:10 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).