Home
last modified time | relevance | path

Searched hist:"459 b6ea00acccaac9cd25ba12d55b5fe7d8583df" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-sun6i.cdiff 459b6ea00acccaac9cd25ba12d55b5fe7d8583df Mon Dec 03 08:58:16 CST 2018 Chen-Yu Tsai <wens@csie.org> rtc: sun6i: Add default clock name for LOSC

The RTC's main clock, used internally and exported to the rest of the
SoC, is called "LOSC" (low speed oscillator) through the hardware
documentation.

This patch adds a default name for this clock, in case the device tree
does not provide one. This shouldn't happen, but lets play it safe.

Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>