Skip to content

Commit

Permalink
ARM: tegra: tec: Remove redundant DT properties
Browse files Browse the repository at this point in the history
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@avionic-design.de>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
  • Loading branch information
Thierry Reding authored and Stephen Warren committed Nov 15, 2012
1 parent ec31990 commit b28113e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/arm/boot/dts/tegra20-tec.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
Expand Down

0 comments on commit b28113e

Please sign in to comment.