Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326860
b: refs/heads/master
c: 2b8b15d
h: refs/heads/master
v: v3
  • Loading branch information
Thierry Reding authored and Stephen Warren committed Sep 20, 2012
1 parent d40f48a commit a624512
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b37ed4a3e561db09549ce16e9f572e6f204315f7
refs/heads/master: 2b8b15da668be78cd80eb2ee302f777423a82f7b
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/dts/tegra20.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
status = "disabled";
};

pwm {
pwm: pwm {
compatible = "nvidia,tegra20-pwm";
reg = <0x7000a000 0x100>;
#pwm-cells = <2>;
Expand Down
2 changes: 1 addition & 1 deletion trunk/arch/arm/boot/dts/tegra30.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
status = "disabled";
};

pwm {
pwm: pwm {
compatible = "nvidia,tegra30-pwm", "nvidia,tegra20-pwm";
reg = <0x7000a000 0x100>;
#pwm-cells = <2>;
Expand Down

0 comments on commit a624512

Please sign in to comment.