From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B4C22C04AB5 for ; Thu, 6 Jun 2019 10:01:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 96773208CA for ; Thu, 6 Jun 2019 10:01:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727959AbfFFKBj (ORCPT ); Thu, 6 Jun 2019 06:01:39 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:41359 "EHLO relay1-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727846AbfFFKBj (ORCPT ); Thu, 6 Jun 2019 06:01:39 -0400 X-Originating-IP: 90.88.144.139 Received: from localhost (aaubervilliers-681-1-24-139.w90-88.abo.wanadoo.fr [90.88.144.139]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 7E9F0240023; Thu, 6 Jun 2019 10:01:33 +0000 (UTC) Date: Thu, 6 Jun 2019 12:01:32 +0200 From: Alexandre Belloni To: Maxime Ripard Cc: Mark Rutland , Rob Herring , Frank Rowand , Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rtc@vger.kernel.org Subject: Re: [PATCH v2 01/11] dt-bindings: rtc: Add YAML schemas for the generic RTC bindings Message-ID: <20190606100132.GB5168@piout.net> References: <434446bc5541d7dfe5823874355c7db8c7e213fa.1559075389.git-series.maxime.ripard@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <434446bc5541d7dfe5823874355c7db8c7e213fa.1559075389.git-series.maxime.ripard@bootlin.com> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-rtc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On 28/05/2019 22:30:31+0200, Maxime Ripard wrote: > The real time clocks have a bunch of generic properties that are needed in > a device tree. Add a YAML schemas for those. > > Signed-off-by: Maxime Ripard > --- > Documentation/devicetree/bindings/rtc/rtc.txt | 34 +------------- > Documentation/devicetree/bindings/rtc/rtc.yaml | 50 +++++++++++++++++++- > 2 files changed, 51 insertions(+), 33 deletions(-) > create mode 100644 Documentation/devicetree/bindings/rtc/rtc.yaml > Applied 1 to 6, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com