Searched hist:"344 f4030f6c50a9db2d03021884c4bf36191b53a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-sun6i.c | diff 344f4030f6c50a9db2d03021884c4bf36191b53a Thu Dec 29 15:53:19 CST 2022 Samuel Holland <samuel@sholland.org> rtc: sun6i: Always export the internal oscillator
On all variants of the hardware, the internal oscillator is one possible parent for the AR100 clock. It needs to be exported so we can model that relationship correctly in the devicetree.
Fixes: c56afc1844d6 ("rtc: sun6i: Expose internal oscillator through device tree") Signed-off-by: Samuel Holland <samuel@sholland.org> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com> Link: https://lore.kernel.org/r/20221229215319.14145-1-samuel@sholland.org Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|