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.4 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,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 C4620C04EB8 for ; Mon, 10 Dec 2018 23:35:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 93D8A2082F for ; Mon, 10 Dec 2018 23:35:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 93D8A2082F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-rtc-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728082AbeLJXf7 (ORCPT ); Mon, 10 Dec 2018 18:35:59 -0500 Received: from mail.bootlin.com ([62.4.15.54]:58478 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726607AbeLJXf7 (ORCPT ); Mon, 10 Dec 2018 18:35:59 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 9BE7420757; Tue, 11 Dec 2018 00:35:56 +0100 (CET) Received: from localhost (unknown [88.191.26.124]) by mail.bootlin.com (Postfix) with ESMTPSA id 7655820734; Tue, 11 Dec 2018 00:35:46 +0100 (CET) Date: Tue, 11 Dec 2018 00:35:46 +0100 From: Alexandre Belloni To: Lubomir Rintel Cc: Alessandro Zummo , Rob Herring , Mark Rutland , linux-rtc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: rtc: use a generic node name for ds1307 Message-ID: <20181210233546.GL8952@piout.net> References: <20181203114736.637012-1-lkundrak@v3.sk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181203114736.637012-1-lkundrak@v3.sk> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-rtc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On 03/12/2018 12:47:36+0100, Lubomir Rintel wrote: > The example should follow the practice or using a generic node name > instead of the precise programming model, as recommended by the DTSpec. > > Signed-off-by: Lubomir Rintel > --- > Documentation/devicetree/bindings/rtc/rtc-ds1307.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com