Skip to content

Commit

Permalink
Merge pull request #38 from nkskjames/disable_rtc
Browse files Browse the repository at this point in the history
Disable internal AST RTC
  • Loading branch information
Jeremy Kerr committed Jan 14, 2016
2 parents 13df9e0 + ed679da commit c7c7af9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/ast2400.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@
rtc: rtc@1e781000 {
compatible = "aspeed,rtc";
reg = <0x1e781000 0x18>;
status = "disabled";
};

timer: timer@98400000 {
Expand Down

0 comments on commit c7c7af9

Please sign in to comment.