Re: [PATCH 2/2] dt-bindings: rtc: Move trivial RTCs to rtc.txt
From: Rob Herring <robh@kernel.org>
Date: 2018-12-03 23:46:02
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-12-03 23:46:02
Also in:
linux-devicetree, lkml
On Sun, Nov 11, 2018 at 08:31:14PM +0100, Alexandre Belloni wrote:
Move trivial RTCs to the rtc generic binding documentation as they all also support at least 'start-year'. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> --- Documentation/devicetree/bindings/rtc/rtc.txt | 34 +++++++++++++++++++ .../devicetree/bindings/trivial-devices.txt | 24 ------------- 2 files changed, 34 insertions(+), 24 deletions(-)
Okay if I take these 2 to avoid conflicts with trivial-devices.txt? Rob