[PATCH 1/6] arm/tegra: initial device tree for tegra30
From: Stephen Warren <hidden>
Date: 2011-10-27 19:46:13
Also in:
linux-tegra, lkml
From: Stephen Warren <hidden>
Date: 2011-10-27 19:46:13
Also in:
linux-tegra, lkml
Peter De Schrijver wrote at Tuesday, October 25, 2011 10:54 AM:
From: Peter De Schrijver <pdeschrijver@nvidia.com> This patch adds the initial device tree for tegra30
It'd be nice if you could configure git send-email so it knows your name; that way the From email header will include it.
diff --git a/arch/arm/boot/dts/tegra30.dtsi b/arch/arm/boot/dts/tegra30.dtsi new file mode 100644 index 0000000..3550b9a --- /dev/null +++ b/arch/arm/boot/dts/tegra30.dtsi@@ -0,0 +1,128 @@ +/include/ "skeleton.dtsi" + +/ { + model = "NVIDIA Tegra 30";
Separately later, I don't suppose you could send a patch to add a model field to tegra20.dtsi too? Otherwise, this patch seems fine. Acked-by: Stephen Warren <redacted> -- nvpublic