Skip to content

Commit

Permalink
arm: brain: disable RTC
Browse files Browse the repository at this point in the history
  • Loading branch information
puhitaku committed Apr 4, 2021
1 parent 1f760c2 commit 7738c0a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/imx28-brain.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,10 @@
fsl,settling = <10>;
};

mxs_rtc: rtc@80056000 {
status = "disabled";
};

i2c0: i2c@80058000 {
pinctrl-names = "default";
pinctrl-0 = <&i2c0_pins_a>;
Expand Down

0 comments on commit 7738c0a

Please sign in to comment.