From: Marcel Ziswiler <[email protected]>

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 <[email protected]>

---

Changes in v2:
- New patch as suggested by Rob.

 arch/arm/boot/dts/tegra20-colibri.dtsi | 3 ---
 1 file changed, 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 @@
  * Colibri T20 512MB IT V1.2A
  */
 / {
-       model = "Toradex Colibri T20";
-       compatible = "toradex,colibri_t20", "nvidia,tegra20";
-
        memory@0 {
                /*
                 * Set memory to 256 MB to be safe as this could be used on
-- 
2.14.4

Reply via email to