Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303156
b: refs/heads/master
c: dce90d5
h: refs/heads/master
v: v3
  • Loading branch information
Benoit Cousson committed Mar 7, 2012
1 parent 06acadd commit a37343d
Show file tree
Hide file tree
Showing 2 changed files with 22 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: 4711244c764da806fc9d14793c0664f3709ef17d
refs/heads/master: dce90d596de288ebb9d2a4e01f996b599c3ed3ff
21 changes: 21 additions & 0 deletions trunk/arch/arm/boot/dts/twl4030.dtsi
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/

/*
* Integrated Power Management Chip
*/
&twl {
compatible = "ti,twl4030";
interrupt-controller;
#interrupt-cells = <1>;

rtc {
compatible = "ti,twl4030-rtc";
interrupts = <11>;
};
};

0 comments on commit a37343d

Please sign in to comment.