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-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html