Re: [PATCH 1/3] RTC: rv3029: fix vendor string
From: Rob Herring <robh@kernel.org>
Date: 2017-09-20 21:02:02
Also in:
linux-arm-kernel, linux-devicetree, linuxppc-dev, lkml
From: Rob Herring <robh@kernel.org>
Date: 2017-09-20 21:02:02
Also in:
linux-arm-kernel, linux-devicetree, linuxppc-dev, lkml
On Fri, Sep 15, 2017 at 04:00:02AM +0200, Alexandre Belloni wrote:
The vendor string for Microcrystal is microcrystal. Signed-off-by: Alexandre Belloni <redacted> --- Documentation/devicetree/bindings/trivial-devices.txt | 2 +- drivers/rtc/rtc-rv3029c2.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-)
Acked-by: Rob Herring <robh@kernel.org>