Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp1617250imm; Thu, 14 Jun 2018 00:40:45 -0700 (PDT) X-Google-Smtp-Source: ADUXVKLBseY8HOGy9cUH6a/28UrU/Mw+LuUVicOceupXc+DY5I7MyTh+VafQaAuPODWuO0+BJ98X X-Received: by 2002:a63:730d:: with SMTP id o13-v6mr1321492pgc.1.1528962045287; Thu, 14 Jun 2018 00:40:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528962045; cv=none; d=google.com; s=arc-20160816; b=uSe56DV63xQH78qrVEDwbcguvhLaI+3EGgmeHsIoy2a91/onw3i6DO49Km4WIpKvAr YTxqYWWLby0ikVp6dV6xNw5yKtN2hDFH8FFjS9uF1ETn35kUwO+xq5nt4iy8EYnCkBXL G7dXJJW9vYQPIHy2EwQApqcBk974qSWHViOm+41h3NQ+x+lm7UCU8MAobUnJVWjd8P/l mwZhaxOWEqT5xvfPj4NSVPXJgn7d6n2QUX75pTzFEx4xh3cQAEYcHhJcjxXBxx8dj9HZ BJYvjWZ8wzEJBGVISs0K8VO6O3KJGMoS86S/dYnwZKML3vA3nqkcGzu91P7JeCKk42S0 7GGQ== 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 :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=SAs3eo3Wpl11+nMZkt3OOeue+z70A60JZYqcThrlARk=; b=dCbwQDeAe5NRZlzsILOg3NZmCCIjwPg1DPRiGiSc86ZaVNFN7sGZi1nUvGJ75fFUal kYc68h9k1Bowj1xIa5/3lhDUVAPewGCtwo2lx07pQdtbt3qbAJOEnTkyhSg2qPN2E6e6 vtrALSTpfeXM9DMcDidbvvTS3r4epHAoInv2W6rJLQAv6Ychd/QvKHTI58OwxhFWVxpu CaDtEfdYNWB2qN19wk3IHNt+yRVw++Ct9H6mD4XV5HJICymHZN0Fl0Ejqp410YLAtDcA NF/EwdvOb0jLuIK6pmJd6nNhy53KJi8lRKuzN3WaV8cFJ6TgpX7QlBUip6uOdBvPAioO vKgQ== 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 n15-v6si4103740pgf.45.2018.06.14.00.40.31; Thu, 14 Jun 2018 00:40: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 S1754872AbeFNHiu (ORCPT + 99 others); Thu, 14 Jun 2018 03:38:50 -0400 Received: from mail.bootlin.com ([62.4.15.54]:41687 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752759AbeFNHir (ORCPT ); Thu, 14 Jun 2018 03:38:47 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id CC080207FF; Thu, 14 Jun 2018 09:38:45 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) 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.0 Received: from bbrezillon (AAubervilliers-681-1-37-30.w90-88.abo.wanadoo.fr [90.88.156.30]) by mail.bootlin.com (Postfix) with ESMTPSA id 7276020719; Thu, 14 Jun 2018 09:38:35 +0200 (CEST) Date: Thu, 14 Jun 2018 09:38:35 +0200 From: Boris Brezillon To: Masahiro Yamada Cc: Richard Weinberger , linux-mtd , Philipp Rosenberger , Rob Herring , DTML , Miquel Raynal , Linux Kernel Mailing List , Marek Vasut , Brian Norris , David Woodhouse , Rob Herring , Mark Rutland Subject: Re: [PATCH v2 0/3] mtd: rawnand: denali: add new clocks and improve setup_data_interface Message-ID: <20180614093835.5c3bf426@bbrezillon> In-Reply-To: References: <1528953067-24324-1-git-send-email-yamada.masahiro@socionext.com> <6557713.S7AzxIg9TS@blindfold> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 14 Jun 2018 16:29:59 +0900 Masahiro Yamada wrote: > Hi Richard, > > 2018-06-14 16:25 GMT+09:00 Richard Weinberger : > > Masahiro, > > > > Am Donnerstag, 14. Juni 2018, 07:11:04 CEST schrieb Masahiro Yamada: > >> > >> The ->setup_data_interface() hook needs to know the clock frequency. > >> In fact, this IP needs three clocks, bus "which clock?" is really > >> confusing. (It is not described in the DT-binding at all.) > >> > >> This series adds more clocks. In the new binding, three clocks > >> are required: core clock, bus interface clock, ECC engine clock. > >> > >> This series also takes care of the backward compatibility by > >> providing hardcoded values in case the new clocks are missing. > >> So, existing DT should work. > >> > >> > >> Changes in v2: > >> - Split patches into sensible chunks > >> > >> Masahiro Yamada (3): > >> mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev > >> mtd: rawnand: denali_dt: add more clocks based on IP datasheet > >> mtd: rawnand: denali: optimize timing parameters for data interface > > > > This still means that we need to feed at least 2/3 and 3/3 into -stable to > > unbreak the driver. > > > 3/3 is not mandatory. > > You can only back-port 1/3 and 2/3. Well, patch 1 is not a fix, can we move it after patch 2 so that only patch 2 is flagged with the Fixes+Cc-stable tags? Thanks, Boris