From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [RFC v2 4/7] dt-binding: timer: Document RTL8186 SoC DT bindings Date: Fri, 12 Oct 2018 15:14:38 -0500 Message-ID: <20181012201438.GA21356@bogus> References: <20181001102952.7913-1-yasha.che3@gmail.com> <20181001102952.7913-5-yasha.che3@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20181001102952.7913-5-yasha.che3@gmail.com> Sender: linux-kernel-owner@vger.kernel.org Cc: Ralf Baechle , Paul Burton , James Hogan , Thomas Gleixner , Jason Cooper , Marc Zyngier , Daniel Lezcano , Mark Rutland , linux-mips@linux-mips.org, devicetree@vger.kernel.org, Yasha Cherikovsky , linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Mon, 1 Oct 2018 13:29:49 +0300, Yasha Cherikovsky wrote: > This patch adds device tree binding doc for the > Realtek RTL8186 SoC timer controller. > > Signed-off-by: Yasha Cherikovsky > Cc: Rob Herring > Cc: Mark Rutland > Cc: Daniel Lezcano > Cc: Thomas Gleixner > Cc: Ralf Baechle > Cc: Paul Burton > Cc: James Hogan > Cc: devicetree@vger.kernel.org > Cc: linux-mips@linux-mips.org > Cc: linux-kernel@vger.kernel.org > --- > .../bindings/timer/realtek,rtl8186-timer.txt | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > create mode 100644 Documentation/devicetree/bindings/timer/realtek,rtl8186-timer.txt > Reviewed-by: Rob Herring