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=-6.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,USER_AGENT_NEOMUTT 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 8867BC43441 for ; Wed, 28 Nov 2018 10:18:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5039120660 for ; Wed, 28 Nov 2018 10:18:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5039120660 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-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728454AbeK1VTJ (ORCPT ); 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) 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--