Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp4288979ybp; Mon, 7 Oct 2019 06:19:45 -0700 (PDT) X-Google-Smtp-Source: APXvYqyR7JhtQ332+HWjNNpQcf/tWXXH/zjY+vAX9ypYHaMjWxOFQD2ik7qh2+QYIrewv0Z6y4N7 X-Received: by 2002:a05:6402:2d8:: with SMTP id b24mr28832918edx.222.1570454385085; Mon, 07 Oct 2019 06:19:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570454385; cv=none; d=google.com; s=arc-20160816; b=mBMGJWW2H3c6hB/2d+6w3G3LJKeOta8hTSWcl0pnGMLmtyE8/gKMCYmzp0HHVXOG+C x8AWbe/DRVxGJY77CnrpcFf6bT33Xx47SEhMfbOL6DBafEGECnGZVzHnMquSRn36XLfR 8p8O9dtTFIJKzOkDa10gSD+OiQw0KQNIjp5/XfTEc/T8fcyf5Ntyjb41VoPDj9A/9DXl 5Xe0cCOGfp1cEjQYohoru5+GgXa7RwIsV2b2XuMXcAaH5WMHzQz3b4rx0l64Jj0AzRDN f5cH45p4EzYsT7g4EYK+xGa0Ut8qqf+U24sMesRJfewzOvJ6troA/cR9PWD2qVf3HzKq HWCg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=a00m58w1KVzM1A4jdjUTovs+kFV3n7SSEQlfMIedksM=; b=eQQU7oIKQt75IeFGAy8ZAzhCVGqwW8UUW2rVyY6+C088QuBp52jbMAGVG3IpCycSWv EbndwlXbe/Qbv8Az1D75EumEA4cOQGYcIkVbUAnHRklVNfSmtLhTQ/ttdbeCuVGBr2sM QJf5g+LL9aco1Gw9ZU6CT8+M+awiG8DxLdeqBltochTB/nEcKqjC/VFORM5+np2+rF7C 0hdghMfyolHRe6Wsy6qrRVYhz9AnIHIZ0EuGnfAIGPWQF7HgsaVsCItC89gK23XE3+qi /4tskUXMpOJruTT7PC2EkxrZTb4W+fDqF5xOQasczbBijCJr4QNJNQn7Ofn5weLGxoaQ 7ibA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z14si2064223ejb.272.2019.10.07.06.19.21; Mon, 07 Oct 2019 06:19:45 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728398AbfJGNSD (ORCPT + 99 others); Mon, 7 Oct 2019 09:18:03 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:58533 "EHLO relay4-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727490AbfJGNSD (ORCPT ); Mon, 7 Oct 2019 09:18:03 -0400 X-Originating-IP: 86.207.98.53 Received: from localhost (aclermont-ferrand-651-1-259-53.w86-207.abo.wanadoo.fr [86.207.98.53]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id D4830E0003; Mon, 7 Oct 2019 13:17:58 +0000 (UTC) Date: Mon, 7 Oct 2019 15:17:56 +0200 From: Alexandre Belloni To: Krzysztof Kozlowski Cc: Rob Herring , Mark Rutland , Kukjin Kim , Jonathan Cameron , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler , Sebastian Reichel , Alessandro Zummo , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org, linux-pm@vger.kernel.org, linux-rtc@vger.kernel.org Subject: Re: [PATCH 3/4] dt-bindings: rtc: s3c: Include generic dt-schema bindings Message-ID: <20191007131756.GK4254@piout.net> References: <20191002160744.11307-1-krzk@kernel.org> <20191002160744.11307-3-krzk@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191002160744.11307-3-krzk@kernel.org> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/10/2019 18:07:43+0200, Krzysztof Kozlowski wrote: > Include the generic rtc.yaml bindings in Samsung S3C RTC bindings. This > brings the requirement of proper node names and adds parsing of > additional properties. > > Signed-off-by: Krzysztof Kozlowski Acked-by: Alexandre Belloni > --- > Documentation/devicetree/bindings/rtc/s3c-rtc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml b/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml > index 4d91cdc9b998..76bbf8b7555b 100644 > --- a/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml > +++ b/Documentation/devicetree/bindings/rtc/s3c-rtc.yaml > @@ -48,6 +48,7 @@ properties: > maxItems: 2 > > allOf: > + - $ref: rtc.yaml# > - if: > properties: > compatible: > -- > 2.17.1 > -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com