diff options
author | Bryan Wu <pengw@nvidia.com> | 2012-12-20 04:41:29 -0500 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2013-01-28 13:24:06 -0500 |
commit | 8fef5dffdefcfa36769d32c38986d311274f6d41 (patch) | |
tree | db3ab274fac74e7ff19ed2cfffe5ce2cece32026 /arch/arm/boot/dts/tegra20-whistler.dts | |
parent | b6551bb933f916f771d6fc5843719c2a3a3337a0 (diff) |
ARM: DT: tegra: Unify the description of Tegra20 boards
Use engineering name 'Tegra20' instead of 'Tegra2'
Signed-off-by: Bryan Wu <pengw@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm/boot/dts/tegra20-whistler.dts')
-rw-r--r-- | arch/arm/boot/dts/tegra20-whistler.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/tegra20-whistler.dts b/arch/arm/boot/dts/tegra20-whistler.dts index 20d576ecd555..5836ad6fb4dd 100644 --- a/arch/arm/boot/dts/tegra20-whistler.dts +++ b/arch/arm/boot/dts/tegra20-whistler.dts | |||
@@ -3,7 +3,7 @@ | |||
3 | /include/ "tegra20.dtsi" | 3 | /include/ "tegra20.dtsi" |
4 | 4 | ||
5 | / { | 5 | / { |
6 | model = "NVIDIA Tegra2 Whistler evaluation board"; | 6 | model = "NVIDIA Tegra20 Whistler evaluation board"; |
7 | compatible = "nvidia,whistler", "nvidia,tegra20"; | 7 | compatible = "nvidia,whistler", "nvidia,tegra20"; |
8 | 8 | ||
9 | memory { | 9 | memory { |