ARM: tegra: apalis_t30: 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>
This commit is contained in:
Marcel Ziswiler 2018-08-31 18:38:09 +02:00 committed by Thierry Reding
parent b0fa0105b4
commit 63a11def21

View file

@ -7,9 +7,6 @@
* 2GB: V1.0B, V1.0C, V1.0E, V1.1A
*/
/ {
model = "Toradex Apalis T30";
compatible = "toradex,apalis_t30", "nvidia,tegra30";
memory@80000000 {
reg = <0x80000000 0x40000000>;
};