[PATCH linux] Disable internal AST RTC

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Jan 14 05:10:26 AEDT 2016


The RTC implementation is system specific.  Some systems have external RTC circuits.  We only want one /dev/rtc for hwclock to use.   This disables the AST RTC which is not battery backed up so if an external RTC circuit is specified in system device tree, it will be assigned to /dev/rtc

Signed-off-by: Norman James <nkskjames at gmail.com>

https://github.com/openbmc/linux/pull/38

Norman James (1):
  disable internal RTC

 arch/arm/boot/dts/ast2400.dtsi | 1 +
 1 file changed, 1 insertion(+)

-- 
2.6.4




More information about the openbmc mailing list