Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355727
b: refs/heads/master
c: 1661636
h: refs/heads/master
i:
  355725: e23a442
  355723: 93c95cf
  355719: c263bbe
  355711: 885592f
v: v3
  • Loading branch information
Mrugesh Katepallewar authored and Sekhar Nori committed Jan 28, 2013
1 parent f91f635 commit cfde457
Show file tree
Hide file tree
Showing 3 changed files with 11 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: c57ff58d12209e96fd9beeb6efa0e40ad27b80dd
refs/heads/master: 1661636d362b6d1a6c2bab210f2ab363a69deccc
3 changes: 3 additions & 0 deletions trunk/arch/arm/boot/dts/da850-evm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@
serial2: serial@1d0d000 {
status = "okay";
};
rtc0: rtc@1c23000 {
status = "okay";
};
};
nand_cs3@62000000 {
status = "okay";
Expand Down
7 changes: 7 additions & 0 deletions trunk/arch/arm/boot/dts/da850.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,13 @@
interrupts = <61>;
status = "disabled";
};
rtc0: rtc@1c23000 {
compatible = "ti,da830-rtc";
reg = <0x23000 0x1000>;
interrupts = <19
19>;
status = "disabled";
};
};
nand_cs3@62000000 {
compatible = "ti,davinci-nand";
Expand Down

0 comments on commit cfde457

Please sign in to comment.