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:
parent
b0fa0105b4
commit
63a11def21
@ -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>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user