From: Boris Brezillon <boris.brezillon@bootlin.com>
To: Richard Weinberger <richard@sigma-star.at>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>,
linux-mtd <linux-mtd@lists.infradead.org>,
Philipp Rosenberger <p.rosenberger@linutronix.de>,
Rob Herring <robh@kernel.org>, DTML <devicetree@vger.kernel.org>,
Miquel Raynal <miquel.raynal@bootlin.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Marek Vasut <marek.vasut@gmail.com>,
Brian Norris <computersforpeace@gmail.com>,
David Woodhouse <dwmw2@infradead.org>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>
Subject: Re: [PATCH v2 0/3] mtd: rawnand: denali: add new clocks and improve setup_data_interface
Date: Thu, 14 Jun 2018 10:03:39 +0200 [thread overview]
Message-ID: <20180614100339.02f1ee04@bbrezillon> (raw)
In-Reply-To: <2214183.rYP2OkZajM@blindfold>
On Thu, 14 Jun 2018 10:02:12 +0200
Richard Weinberger <richard@sigma-star.at> wrote:
> Am Donnerstag, 14. Juni 2018, 09:38:35 CEST schrieb Boris Brezillon:
> > On Thu, 14 Jun 2018 16:29:59 +0900
> > Masahiro Yamada <yamada.masahiro@socionext.com> wrote:
> >
> > > Hi Richard,
> > >
> > > 2018-06-14 16:25 GMT+09:00 Richard Weinberger <richard@sigma-star.at>:
> > > > 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?
>
> Another question, shall we fix arch/arm/boot/dts/socfpga.dtsi too?
Yep.
next prev parent reply other threads:[~2018-06-14 8:04 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-14 5:11 [PATCH v2 0/3] mtd: rawnand: denali: add new clocks and improve setup_data_interface Masahiro Yamada
2018-06-14 5:11 ` Masahiro Yamada
2018-06-14 5:11 ` [PATCH v2 1/3] mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev Masahiro Yamada
2018-06-14 5:11 ` [PATCH v2 2/3] mtd: rawnand: denali_dt: add more clocks based on IP datasheet Masahiro Yamada
2018-06-14 5:11 ` Masahiro Yamada
2018-06-14 5:11 ` [PATCH v2 3/3] mtd: rawnand: denali: optimize timing parameters for data interface Masahiro Yamada
2018-06-14 7:25 ` [PATCH v2 0/3] mtd: rawnand: denali: add new clocks and improve setup_data_interface Richard Weinberger
2018-06-14 7:29 ` Masahiro Yamada
2018-06-14 7:38 ` Boris Brezillon
2018-06-14 8:02 ` Richard Weinberger
2018-06-14 8:03 ` Boris Brezillon [this message]
2018-06-14 11:31 ` Masahiro Yamada
2018-06-14 11:38 ` Boris Brezillon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180614100339.02f1ee04@bbrezillon \
--to=boris.brezillon@bootlin.com \
--cc=computersforpeace@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=marek.vasut@gmail.com \
--cc=mark.rutland@arm.com \
--cc=miquel.raynal@bootlin.com \
--cc=p.rosenberger@linutronix.de \
--cc=richard@sigma-star.at \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=yamada.masahiro@socionext.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.