Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp960353imu; Wed, 28 Nov 2018 02:19:12 -0800 (PST) X-Google-Smtp-Source: AFSGD/VaA7QkheDnMg8qV1DLwzqC0m7a2lLgQFaoNAoslbxVqU2m3X8c2JwUKuD4tK6bN33pN3au X-Received: by 2002:a65:4904:: with SMTP id p4mr32857413pgs.384.1543400352513; Wed, 28 Nov 2018 02:19:12 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543400352; cv=none; d=google.com; s=arc-20160816; b=BCZ9pnGGgGOopk88GXFJg2Rs8yqR/Jgw9LM7KN4nmV8ShoTu2LS/H8vDrnHgnpxKnW D2nuysHkAmWRk+jnAVfQehP9trliWcZHqeIE3vnnSUp8dcgWDOYuK5+d9nOZ58/6PXKq eZBppw4lJJqeSiGDpL4ZDDEHGbyJ7pD+7ixKpL6L/bCdvUBta4L/mrN2PW0pLfr8KsxF XJfxYbcGbj4zSv9pT+RCz9WA2pEXZp4m33KEd9+Pp5X3+I1+YkbSJOP15fdC4GKZI2nO ujt5BLnSHMQI5ImdidqjrzhFqp1bNBrt2BV4A96hDPMZ7M2D/AHwQCjTYH48xYFpnY1P YAlg== 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=fqF5e1vxeMK2V6V/djWkHPV5ahwhmRBY59lblMwm6l0=; b=Aj+4NCk51ei6k0pJFxf/qdOOKdz5EW+H0A+BM2EDadMz/O7NPSqwf6+vk5JIrkXsUb w/5ySzdApFInwA+IBXb+Rg1NYmd0GeADaZZkbLK9ZvO3oGrmBwF1BXhRJ/e7SVMt3nCk HRlG48M/71NA2O4w7uMxehVaFC6qe2I6viu7NfFtv38K8xGFLDyq2WQ3zEeX5gPe50+P CMCt1OrFkwkwcQHEdKWP8EUAkqFZ/oc12KowWjn01HBijl9Lf5FHGV/shThPQECBtGtP kS9ejZd6Bu6PewN5Hl1QRfPzEyJaJRZm92rCOpFiB80zJUS5jcQPGxtzWDIKfFaMwKYc GI4w== 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 y40-v6si7084061pla.391.2018.11.28.02.18.56; Wed, 28 Nov 2018 02:19:12 -0800 (PST) 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 S1728448AbeK1VTJ (ORCPT + 99 others); Wed, 28 Nov 2018 16:19:09 -0500 Received: from mail.bootlin.com ([62.4.15.54]:46821 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727667AbeK1VTI (ORCPT ); Wed, 28 Nov 2018 16:19:08 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 0B317207BD; Wed, 28 Nov 2018 11:17:58 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (aaubervilliers-681-1-94-205.w90-88.abo.wanadoo.fr [90.88.35.205]) by mail.bootlin.com (Postfix) with ESMTPSA id CA3EF2039F; Wed, 28 Nov 2018 11:17:47 +0100 (CET) Date: Wed, 28 Nov 2018 11:17:47 +0100 From: Maxime Ripard To: Chen-Yu Tsai Cc: Alexandre Belloni , Alessandro Zummo , Michael Turquette , Stephen Boyd , Rob Herring , Mark Rutland , linux-arm-kernel@lists.infradead.org, linux-rtc@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH 01/15] dt-bindings: rtc: sun6i-rtc: Rewrite clock outputs as a list Message-ID: <20181128101747.t2lcgesulh2rkwyi@flea> References: <20181128093013.24442-1-wens@csie.org> <20181128093013.24442-2-wens@csie.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="yoj3yp3ufe5a5hnf" Content-Disposition: inline In-Reply-To: <20181128093013.24442-2-wens@csie.org> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --yoj3yp3ufe5a5hnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 28, 2018 at 05:29:58PM +0800, Chen-Yu Tsai wrote: > The clock output section for this binding describes the two outputs in > the descriptions for both the #clock-cells and clock-output-names > properties. >=20 > Instead of overlapping information that is hard to read, rewrite the > clock outputs as a list of indices and descriptions. The properies > can reference this list instead. This will also make it easier to > add notes or conditions to the clocks, and also for adding new outputs. >=20 > Signed-off-by: Chen-Yu Tsai Acked-by: Maxime Ripard Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --yoj3yp3ufe5a5hnf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/5rSwAKCRDj7w1vZxhR xZ7zAP0Xipdixelu2rfeHGJBzFQXj02XPccPDU0s4Nw0RiSvgAEA6LkGzhdNZzIY IjV1yDK7QYzG0V309oRx5rzucmqsJQo= =jVFD -----END PGP SIGNATURE----- --yoj3yp3ufe5a5hnf--