提交 64476322 编写于 作者: U Uwe Kleine-König 提交者: Gregory CLEMENT

ARM: dts: kirkwood: ts219: disable the SoC's RTC

The internal RTC doesn't work, loading the driver only yields

	rtc-mv f1010300.rtc: internal RTC not ticking

. So disable it.
Reviewed-by: NAndrew Lunn <andrew@lunn.ch>
Signed-off-by: NUwe Kleine-König <uwe@kleine-koenig.org>
Acked-by: NMartin Michlmayr <tbm@cyrius.com>
Acked-by: NAlexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: NGregory CLEMENT <gregory.clement@bootlin.com>
上级 5f9e832c
......@@ -104,3 +104,11 @@
&pcie0 {
status = "okay";
};
&rtc {
/*
* There is a s35390a available on the i2c bus, the internal rtc isn't
* working (probably no crystal assembled).
*/
status = "disabled";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册