Skip to content

Commit

Permalink
arm/dts: am33xx rtc node
Browse files Browse the repository at this point in the history
Add AM33xx rtc node.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
  • Loading branch information
Afzal Mohammed committed Jul 27, 2012
1 parent 2843abe commit e479863
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/boot/dts/am33xx.dtsi
Expand Up @@ -159,5 +159,10 @@
compatible = "ti,omap3-wdt";
ti,hwmods = "wd_timer2";
};

rtc {
compatible = "ti,da830-rtc";
ti,hwmods = "rtc";
};
};
};

0 comments on commit e479863

Please sign in to comment.