ARM: mv78xx0: set the correct driver for the i2c RTC
authorJeremy J. Peper <jeremy@jeremypeper.com>
Fri, 17 Mar 2023 15:43:45 +0000 (10:43 -0500)
committerArnd Bergmann <arnd@arndb.de>
Tue, 18 Apr 2023 15:04:21 +0000 (17:04 +0200)
commit189e3ddb64cca682fc13a0f3d7216a1314a7975d
treeaec64ba5282189ecf55086454125a111a3c4237e
parentcf15079c6b6163c15254437d862351e5b438be8b
ARM: mv78xx0: set the correct driver for the i2c RTC

Original code was largely copy-pasted from the reference board code, adjust to use the actual RTC chip present on the TS-WXL.

Signed-off-by: Jeremy J. Peper <jeremy@jeremypeper.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-mv78xx0/buffalo-wxl-setup.c