Re: [PATCH 4/6] clk: tegra: add nvidia,tegra132-ccplex-clk binding
From: Stephen Warren <hidden>
Date: 2014-07-22 17:18:40
Also in:
linux-arm-kernel, linux-tegra, lkml
From: Stephen Warren <hidden>
Date: 2014-07-22 17:18:40
Also in:
linux-arm-kernel, linux-tegra, lkml
On 07/15/2014 09:24 AM, Peter De Schrijver wrote:
Tegra132 has a few new clocks for the CPU complex (ccplex).
diff --git a/Documentation/devicetree/bindings/clock/nvidia,tegra132-ccplex-clk.txt b/Documentation/devicetree/bindings/clock/nvidia,tegra132-ccplex-clk.txt
+Example SoC include file:
+
+/ {
+ ccplex-clock@0,70040000 {
+ compatible = "nvidia,tegra132-ccplex-clk";
+ reg = <0x0 0x70040000 0x0 0x1000>;
+ status = "okay";That's the default, so it's not worth including that property.