On Thu, 2 Dec 2021 at 07:54, Vladimir Oltean <[email protected]> wrote: > > Allow this driver to be used by boards which inherit their device trees > from Linux. Compatibility is temporarily retained with the old > compatible string which is U-Boot specific, and will be removed after a > few changes. > > Cc: Simon Glass <[email protected]> > Signed-off-by: Vladimir Oltean <[email protected]> > --- > drivers/rtc/pcf2127.c | 3 +++ > 1 file changed, 3 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

