Re: [PATCH 03/15] dt-bindings: rtc: sun6i-rtc: Deprecate external clock output for A31

From: Chen-Yu Tsai
Date: Wed Nov 28 2018 - 06:16:14 EST


On Wed, Nov 28, 2018 at 6:20 PM Maxime Ripard <maxime.ripard@xxxxxxxxxxx> wrote:
>
> On Wed, Nov 28, 2018 at 05:30:00PM +0800, Chen-Yu Tsai wrote:
> > The A31 does not have an external clock output directly from the RTC.
> > Instead, it has four muxable clock outputs: three (A, B, C) are
> > controlled from the CCU, and the last (D) is controlled from the PRCM.
> >
> > Deprecate the usage of the external clock output for the A31 compatible.
> >
> > Signed-off-by: Chen-Yu Tsai <wens@xxxxxxxx>
>
> Acked-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxx>
>
> I guess we should add a warning in the code as well if one tries to
> use it.

That's on the TODO list. :)