Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373987
b: refs/heads/master
c: 6c716db
h: refs/heads/master
i:
  373985: 0e774dc
  373983: 8f4b5b6
v: v3
  • Loading branch information
Andrew Chew authored and Stephen Warren committed Apr 4, 2013
1 parent 43be108 commit 5d494e9
Show file tree
Hide file tree
Showing 2 changed files with 9 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: b69cd984efba767788d18206a84ce37b7584fea8
refs/heads/master: 6c716db57fc74dac501ef722d4c98af60b33732e
8 changes: 8 additions & 0 deletions trunk/arch/arm/boot/dts/tegra114.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,14 @@
clocks = <&tegra_car 65>;
};

pwm: pwm {
compatible = "nvidia,tegra114-pwm", "nvidia,tegra20-pwm";
reg = <0x7000a000 0x100>;
#pwm-cells = <2>;
clocks = <&tegra_car 17>;
status = "disabled";
};

rtc {
compatible = "nvidia,tegra114-rtc", "nvidia,tegra20-rtc";
reg = <0x7000e000 0x100>;
Expand Down

0 comments on commit 5d494e9

Please sign in to comment.