Skip to content

Commit

Permalink
disable internal RTC
Browse files Browse the repository at this point in the history
  • Loading branch information
Norman James committed Jan 13, 2016
1 parent 13df9e0 commit ed679da
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 ed679da

Please sign in to comment.