On Wed, Nov 28, 2018 at 5:30 PM Chen-Yu Tsai <wens@xxxxxxxx> wrote: > > There are different variants to the RTC hardware first seen on sun6i > (A31). The differences we care about in this driver are the clock rate > for the internal oscillator, prescalers, and the presence of an external > clock output. > > This patch adds support for all the known base compatibles using the > variants data structure previously introduced. > > Signed-off-by: Chen-Yu Tsai <wens@xxxxxxxx> This one was from a prior WiP version. Please ignore it. ChenYu