OSDN Git Service

rtc: sun6i: Always export the internal oscillator
authorSamuel Holland <samuel@sholland.org>
Thu, 29 Dec 2022 21:53:19 +0000 (15:53 -0600)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 23 Jan 2023 23:46:58 +0000 (00:46 +0100)
commit344f4030f6c50a9db2d03021884c4bf36191b53a
tree4869856bd26def65b07c6db760e3216b8d08c530
parentc690048ed59b5f7df91899507f210ba6591c0d8f
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>
drivers/rtc/rtc-sun6i.c