Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116955
b: refs/heads/master
c: 672e806
h: refs/heads/master
i:
  116953: d0b22b8
  116951: 7b26d2a
v: v3
  • Loading branch information
Anton Vorontsov authored and Kumar Gala committed Oct 21, 2008
1 parent 73f6ce7 commit 0e8f52a
Show file tree
Hide file tree
Showing 3 changed files with 17 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: 442746989d92afc125040e0f29b33602ad94da99
refs/heads/master: 672e806ee103c1709bcdcafabe65ba9c8ab5a63d
8 changes: 8 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8349emitx.dts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,14 @@
interrupts = <15 0x8>;
interrupt-parent = <&ipic>;
dfsrr;

rtc@68 {
device_type = "rtc";
compatible = "dallas,ds1339";
reg = <0x68>;
interrupts = <18 0x8>;
interrupt-parent = <&ipic>;
};
};

spi@7000 {
Expand Down
8 changes: 8 additions & 0 deletions trunk/arch/powerpc/boot/dts/mpc8349emitxgp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,14 @@
interrupts = <15 0x8>;
interrupt-parent = <&ipic>;
dfsrr;

rtc@68 {
device_type = "rtc";
compatible = "dallas,ds1339";
reg = <0x68>;
interrupts = <18 0x8>;
interrupt-parent = <&ipic>;
};
};

spi@7000 {
Expand Down

0 comments on commit 0e8f52a

Please sign in to comment.