[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOesGMiy1t-98KZ_imFkGO-ify3S_00d_0XKc2vcLNRekxOvpw@mail.gmail.com>
Date: Tue, 19 Jul 2011 16:56:46 -0700
From: Olof Johansson <olof@...om.net>
To: Grant Likely <grant.likely@...retlab.ca>
Cc: Erik Gilling <konkers@...roid.com>, linux-kernel@...r.kernel.org,
linux-tegra@...r.kernel.org, Colin Cross <ccross@...roid.com>,
linux-arm-kernel@...ts.infradead.org,
Russell King <linux@....linux.org.uk>, swarren@...dia.com,
Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH] arm/dt: tegra devicetree support
Nice!
On Tue, Jul 19, 2011 at 4:43 PM, Grant Likely <grant.likely@...retlab.ca> wrote:
> Everything required to populate NVIDIA Tegra devices from the device
> tree. This patch adds a new DT_MACHINE_DESC() which matches against
> a tegra20 device tree. So far it only registers the on-chip devices,
> but it will be refined in follow on patches to configure clocks and
> pin IO from the device tree also.
>
> Signed-off-by: Grant Likely <grant.likely@...retlab.ca>
Acked-by: Olof Johansson <olof@...om.net
Minor nit:
> +++ b/arch/arm/boot/dts/tegra20.dtsi
> @@ -0,0 +1,148 @@
> +/include/ "skeleton.dtsi"
> +
> +/ {
> + model = "NVIDIA Tegra 250";
NVIDIA Tegra2 or Tegra20 to be more in line with the recent 250->20
conversion (and Harmony)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists