On Fri, 7 Jun 2019 12:43:42 -0700, Kevin Hilman wrote: > From: Kevin Hilman <khilman@xxxxxxxxxxxx> > > Add binding fo the new VRTC driver for Amlogic SoCs. The 64-bit > family of SoCs only has an RTC managed by firmware, and this VRTC > driver provides the simple, one-register firmware interface. > > Signed-off-by: Kevin Hilman <khilman@xxxxxxxxxxxx> > --- > .../devicetree/bindings/rtc/rtc-meson-vrtc.txt | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rtc/rtc-meson-vrtc.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>