[PATCH 4/6] clk: tegra: add nvidia,tegra132-ccplex-clk binding
Stephen Warren
swarren at wwwdotorg.org
Tue Jul 22 10:18:34 PDT 2014
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 at 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.
More information about the linux-arm-kernel
mailing list