From: Marcel Ziswiler Date: Sat, 1 Sep 2018 08:12:40 +0000 (+0200) Subject: ARM: tegra: colibri_t30: drop module level model and compatible X-Git-Tag: v4.20-rc1~66^2~31^2~66 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9eca7649a712eb147679acd804708fd37ddb5faf;p=uclinux-h8%2Flinux.git ARM: tegra: colibri_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 Signed-off-by: Thierry Reding --- diff --git a/arch/arm/boot/dts/tegra30-colibri.dtsi b/arch/arm/boot/dts/tegra30-colibri.dtsi index 9bd7034b8e66..f4aee43402d1 100644 --- a/arch/arm/boot/dts/tegra30-colibri.dtsi +++ b/arch/arm/boot/dts/tegra30-colibri.dtsi @@ -6,9 +6,6 @@ * Compatible for Revisions V1.1B, V1.1C, V1.1D, V1.1E, V1.1F; IT: V1.1A, V1.1B */ / { - model = "Toradex Colibri T30"; - compatible = "toradex,colibri_t30", "nvidia,tegra30"; - memory@80000000 { reg = <0x80000000 0x40000000>; };