Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313242
b: refs/heads/master
c: f98c990
h: refs/heads/master
v: v3
  • Loading branch information
Shawn Guo committed Jul 3, 2012
1 parent 649780f commit fab92ca
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 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: a600e3335bad7d666eaebd2b18abd1bb7585a28a
refs/heads/master: f98c990c18fb6df88bfd8f3131215604a87d26b1
3 changes: 2 additions & 1 deletion trunk/arch/arm/boot/dts/imx23.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -289,8 +289,9 @@
};

rtc@8005c000 {
compatible = "fsl,imx23-rtc", "fsl,stmp3xxx-rtc";
reg = <0x8005c000 2000>;
status = "disabled";
interrupts = <22>;
};

pwm@80064000 {
Expand Down
4 changes: 2 additions & 2 deletions trunk/arch/arm/boot/dts/imx28.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -503,9 +503,9 @@
};

rtc@80056000 {
compatible = "fsl,imx28-rtc", "fsl,stmp3xxx-rtc";
reg = <0x80056000 2000>;
interrupts = <28 29>;
status = "disabled";
interrupts = <29>;
};

i2c0: i2c@80058000 {
Expand Down

0 comments on commit fab92ca

Please sign in to comment.