Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3299794imu; Mon, 28 Jan 2019 02:20:50 -0800 (PST) X-Google-Smtp-Source: ALg8bN7isbJprWhO4QNmjM6H1qHzWkno7bWuI8R3goac0fTZQVpkERA8Gw3ULv9n15pGp6cOmbij X-Received: by 2002:a63:7c13:: with SMTP id x19mr18305735pgc.336.1548670850554; Mon, 28 Jan 2019 02:20:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548670850; cv=none; d=google.com; s=arc-20160816; b=g/lDCyfYg0jGgyKbgbzWznYv0fxuGgAICpOII5wfnLHhyUX/ApzsXtwcLVPAoHQHt3 als+6tPJdwL6Eg1xGt7AOrtou7Mz1JUnwcQvlDZNvj4etyBoEp0aTM8mv3xilqReQ8k6 eMO+kH6iFKSTURH/d8Fe2XzS43LPjbU8ZjWt9EvIHVBZh3Zb+4leEZupQP/xcMapR3c+ TsyExD9Y+G4IWF/7rUZ7KYqCth3zI4Z5DWpiehDpC5ruwZa2oH2TYAfbMKQD52s7XJiM +EEf9P7KbMLJ/2MgfgatLStXDcobPxFRpq1+2fTc14iFf21gmbs6fTscRmH9neacU4F5 70ig== 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=gnj49xqW10v7NFABNzRottKVhbVtYeJDfG3xqGHj2oo=; b=LhzNOr9Xtdhzy5prCUihXrvlVe/3gGzlYR0+SEIXGUK3MbO9Md7bjrpYGlUc4VDVtE JoDIOQrWcT/Q56RShzr0Jacdpfi2ljm+yHrtV6P8Nw0tFXZp3sr8M0f2/czODj1mh07e Mc/6spuE50qnG/Hwy+M2Qen5d9WyJ8uPtz3ZYQg1740Q5K3bV+E4UTMB1IFNt4izv3GA jKZCgGJl/EGqnzaOdbvTLy1iHfT74zxDmEAaccYxOfHInkvPsl0Y7QpWzRyBZokgc12W 8rYqhCFGs4WJAinv8ZTyHNLpLzTQ/wotHfVpKv7qep39faWe0DmgJyPVzeQZI9xBgCsH dOCQ== 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 3si33392013plo.102.2019.01.28.02.20.35; Mon, 28 Jan 2019 02:20:50 -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 S1726713AbfA1KUM convert rfc822-to-8bit (ORCPT + 99 others); Mon, 28 Jan 2019 05:20:12 -0500 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:52893 "EHLO relay2-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726590AbfA1KUM (ORCPT ); Mon, 28 Jan 2019 05:20:12 -0500 X-Originating-IP: 90.88.29.206 Received: from xps13 (aaubervilliers-681-1-87-206.w90-88.abo.wanadoo.fr [90.88.29.206]) (Authenticated sender: miquel.raynal@bootlin.com) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 3EC4740017; Mon, 28 Jan 2019 10:20:09 +0000 (UTC) Date: Mon, 28 Jan 2019 11:20:07 +0100 From: Miquel Raynal To: Richard Weinberger , Dinh Nguyen Cc: Masahiro Yamada , Marek Vasut , 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: <20190128112007.440046e6@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. > Gentle ping on this topic. Thanks, Miquèl