[PATCH 2/2] ARM: tegra: tec: Remove redundant DT properties

From: Thierry Reding
Date: Fri Nov 09 2012 - 08:05:02 EST


These properties are already set by the tegra20-tamonten.dtsi, so they
don't need to be repeated.

Signed-off-by: Thierry Reding <thierry.reding@xxxxxxxxxxxxxxxxx>
---
arch/arm/boot/dts/tegra20-tec.dts | 3 ---
1 file changed, 3 deletions(-)

diff --git a/arch/arm/boot/dts/tegra20-tec.dts b/arch/arm/boot/dts/tegra20-tec.dts
index 9aff31b..916bec1 100644
--- a/arch/arm/boot/dts/tegra20-tec.dts
+++ b/arch/arm/boot/dts/tegra20-tec.dts
@@ -7,9 +7,6 @@
compatible = "ad,tec", "ad,tamonten", "nvidia,tegra20";

i2c@7000c000 {
- clock-frequency = <400000>;
- status = "okay";
-
wm8903: wm8903@1a {
compatible = "wlf,wm8903";
reg = <0x1a>;
--
1.8.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/