RE: [PATCH v2 1/8] arm/tegra: initial device tree for tegra30

From: Stephen Warren
Date: Fri Nov 04 2011 - 16:29:34 EST


Peter De Schrijver wrote at Wednesday, November 02, 2011 8:09 AM:
> This patch adds the initial device tree for tegra30
...
> diff --git a/arch/arm/boot/dts/tegra30.dtsi b/arch/arm/boot/dts/tegra30.dtsi
...
> + intc: interrupt-controller@50041000 {
> + compatible = "nvidia,tegra30-gic", "nvidia,tegra20-gic";
> + interrupt-controller;
> + #interrupt-cells = <1>;
> + reg = < 0x50041000 0x1000 >,
> + < 0x50040100 0x0100 >;

The indentation of that last line isn't quite right; I think the < are
usually aligned.

--
nvpublic

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/