diff options
author | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2018-09-02 06:09:00 -0400 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2018-09-26 10:55:18 -0400 |
commit | 6a32a913bff31f148eb4e129be78afb55fa32467 (patch) | |
tree | af3d5b6d30a586ef78a891d7e3b1e4a22005c555 | |
parent | 463a8f714af25dc93b6b4851fdf7c83676c61289 (diff) |
ARM: tegra: colibri_t20: drop module level model and compatible
Drop model and compatible nodes from the module level device tree as
they get overridden by the carrier board device tree anyway.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
-rw-r--r-- | arch/arm/boot/dts/tegra20-colibri.dtsi | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/tegra20-colibri.dtsi b/arch/arm/boot/dts/tegra20-colibri.dtsi index 53e06f31dbea..b4d429f672da 100644 --- a/arch/arm/boot/dts/tegra20-colibri.dtsi +++ b/arch/arm/boot/dts/tegra20-colibri.dtsi | |||
@@ -8,9 +8,6 @@ | |||
8 | * Colibri T20 512MB IT V1.2A | 8 | * Colibri T20 512MB IT V1.2A |
9 | */ | 9 | */ |
10 | / { | 10 | / { |
11 | model = "Toradex Colibri T20"; | ||
12 | compatible = "toradex,colibri_t20", "nvidia,tegra20"; | ||
13 | |||
14 | memory@0 { | 11 | memory@0 { |
15 | /* | 12 | /* |
16 | * Set memory to 256 MB to be safe as this could be used on | 13 | * Set memory to 256 MB to be safe as this could be used on |