Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374229
b: refs/heads/master
c: cc4193e
h: refs/heads/master
i:
  374227: 3a63685
v: v3
  • Loading branch information
Tomasz Figa authored and Olof Johansson committed Apr 28, 2013
1 parent f18c495 commit bf892fd
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: 278c800ec4bfcf26b76077e96f155c5b956bd1ad
refs/heads/master: cc4193eaca1b3bed1da5bed18742386b21295b9a
8 changes: 8 additions & 0 deletions trunk/arch/arm/boot/dts/exynos4.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,14 @@
status = "disabled";
};

pwm@139D0000 {
compatible = "samsung,exynos4210-pwm";
reg = <0x139D0000 0x1000>;
interrupts = <0 37 0>, <0 38 0>, <0 39 0>, <0 40 0>, <0 41 0>;
#pwm-cells = <2>;
status = "disabled";
};

amba {
#address-cells = <1>;
#size-cells = <1>;
Expand Down

0 comments on commit bf892fd

Please sign in to comment.