Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373986
b: refs/heads/master
c: b69cd98
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Chew authored and Stephen Warren committed Apr 4, 2013
1 parent 0e774dc commit 43be108
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8d3207ca248d4877936878171f68be2485f3f71e
refs/heads/master: b69cd984efba767788d18206a84ce37b7584fea8
4 changes: 4 additions & 0 deletions trunk/arch/arm/boot/dts/tegra20-medcom-wide.dts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
model = "Avionic Design Medcom-Wide board";
compatible = "ad,medcom-wide", "ad,tamonten", "nvidia,tegra20";

pwm {
status = "okay";
};

i2c@7000c000 {
wm8903: wm8903@1a {
compatible = "wlf,wm8903";
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/boot/dts/tegra20.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@
reg = <0x7000a000 0x100>;
#pwm-cells = <2>;
clocks = <&tegra_car 17>;
status = "disabled";
};

rtc {
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/boot/dts/tegra30.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@
reg = <0x7000a000 0x100>;
#pwm-cells = <2>;
clocks = <&tegra_car 17>;
status = "disabled";
};

rtc {
Expand Down

0 comments on commit 43be108

Please sign in to comment.