Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp6002941imu; Mon, 21 Jan 2019 01:14:42 -0800 (PST) X-Google-Smtp-Source: ALg8bN7j1H5Wc/el51Qiwrz9TeKGbL5Cb5Ko5ezlRqvKaQqG2C+XOh1ErC4mLJZUSdP5n8LmoMfz X-Received: by 2002:a17:902:7848:: with SMTP id e8mr29984313pln.100.1548062082373; Mon, 21 Jan 2019 01:14:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548062082; cv=none; d=google.com; s=arc-20160816; b=mCQM5V3LviV4cS7yHDeN0UcIV5RXfcA6COSnjmOCN1+XOn99ZIe7x8N+0Ra4Z7LrZg U7GwF+HdcyrkCiVdy60sZSo10mYgHXIOsHeuL81WhJ+YvjahlLjiy3LuRcdi7d97Od/l b+8+iIB8d/fPuJiy6KPUrrRsS9tKuwYMXXv62/DdTY8SA/M03VVOijhDmJyx+AUYGmEa p9/j+AFbNU8ZDjdOn69NeSA4ugZ3dab8NY+ExGhdzkNdjJlGXM3o2b1z7eJDUMcyIxP6 cxF0py5Hl6v7SDMWj60BwMMMHpaKF29eITF+r6aAW8/GPXlL9+/2TaONHYgrgcXF0nAG Kstg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=3swOvw5gsCOKZRa4sRdpbj3inC9hp+PKDdG7EcbcORk=; b=yIJJL8UzXHC0DCmamvw6tVTij8RrIC6/thTANYD1I7AEBgpff/TVSWAYdmgPByWE/6 ZdZrAtd5kO82HsAaiCutofAFEDJboARKB7+XGg4DO5YpweAVw4Ez1WwKSH4tm3CxjVzX lrviyAIOKvDP+HZrLV73WZ3q03zBxZmNdHSs8YBz0oAQIVadJ1/IJoeJBhEFXXVmjpR6 TMrnd2/hQKbsqDUWoBuWSgphmHgjIFl+8NMffwmMeGRv9OZ5kJDjq6rbt5ueaedt1S8F 7yaz2yI+CjaJOU02MtMlCNGoJKUx5M8+By2qxD5gkKUe1xgubLKfSUGR4TrPWbBZKtc5 eUrg== 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 33si10521675plt.228.2019.01.21.01.14.27; Mon, 21 Jan 2019 01:14:42 -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 S1727519AbfAUJMi convert rfc822-to-8bit (ORCPT + 99 others); Mon, 21 Jan 2019 04:12:38 -0500 Received: from mail.bootlin.com ([62.4.15.54]:42674 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726597AbfAUJMh (ORCPT ); Mon, 21 Jan 2019 04:12:37 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 051DE20A2E; Mon, 21 Jan 2019 10:12:35 +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 shortcircuit=ham autolearn=disabled version=3.4.2 Received: from xps13 (aaubervilliers-681-1-37-87.w90-88.abo.wanadoo.fr [90.88.156.87]) by mail.bootlin.com (Postfix) with ESMTPSA id 8796520C04; Mon, 21 Jan 2019 10:11:41 +0100 (CET) Date: Mon, 21 Jan 2019 10:11:41 +0100 From: Miquel Raynal To: Dinh Nguyen Cc: Masahiro Yamada , Marek Vasut , Richard Weinberger , Boris Brezillon , Linux Kernel Mailing List , Boris Brezillon , linux-mtd , Brian Norris , David Woodhouse Subject: Re: [PATCH] mtd: rawnand: denali_dt: remove single anonymous clock support Message-ID: <20190121101141.494ff8dc@xps13> In-Reply-To: References: <1547539894-12898-1-git-send-email-yamada.masahiro@socionext.com> <20190115092229.59e09c2d@xps13> Organization: Bootlin X-Mailer: Claws Mail 3.17.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Dinh, Masahiro Yamada wrote on Wed, 16 Jan 2019 10:27:11 +0900: > (+CC Dinh Nguyen) > > On Tue, Jan 15, 2019 at 5:22 PM Miquel Raynal wrote: > > > > Hi Masahiro, > > > > Masahiro Yamada wrote on Tue, 15 Jan > > 2019 17:11:34 +0900: > > > > > Commit 6f1fe97bec34 ("mtd: rawnand: denali_dt: add more clocks based > > > on IP datasheet") introduced a more correct binding that requires > > > three named clocks. > > > > > > Now that all upstream DT files migrated over to it, remove the single > > > anonymous clock support. > > > > I would love to do that but I think this is against the "DT backward > > compatibility rule". > > Yeah, I know this rule, but we break DT binding from time to time. > > > > > Anyway, IIRC it is accepted that this kind of > > rule might be broken if decided per the arch-maintainer (in this > > case, you I suppose). So if this is really what you want, I'll queue > > it. > > My platform is fine, but this driver is used by SOCFPGA boards as well. > > I CCed the SOCFPGA maintainer, Dinh Nguyen. > Can you please share your thoughts on this topic please? Thanks, Miquèl