kirkwood: Add Marvell RTC to all machines with nothing else
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 23 Feb 2024 07:23:47 +0000 (08:23 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 29 Feb 2024 22:01:38 +0000 (23:01 +0100)
commitef34f8f5b5606af4dbec64788ab014b4a627e00c
treee273502833a0064d5cf5aa55e75dd2bd3f42e78b
parent09be63de70afdf7fe14a97c3bd6d65d650976fde
kirkwood: Add Marvell RTC to all machines with nothing else

The Kirkwood SoCs all have an onchip RTC that can hold the time
over e.g. a reboot which will help if no NTP servers are available.

Create a kernel module package for the Marvell RTC, and add it to
all Kirkwood devices that do not have their own discrete
battery-backed RTC. Adding it to platforms with a proper RTC
is just surplus.

All Kirkwoods have at least one RTC so add RTC to the features
list for Kirkwood as well.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
package/kernel/linux/modules/other.mk
target/linux/kirkwood/Makefile
target/linux/kirkwood/image/Makefile