All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v8 2/2] DW SPI: Get clock value from Device Tree
Date: Thu, 25 Jan 2018 12:45:03 +0000	[thread overview]
Message-ID: <1516884303.3972.3.camel@synopsys.com> (raw)
In-Reply-To: <1516367853.5399.54.camel@synopsys.com>

Hi Jagan,

On Fri, 2018-01-19 at 14:17 +0100, Eugeniy Paltsev wrote:
> Hi Jagan,
> 
> Could you please pull these patches to your tree?
> It would be really nice to see this patch in the nearest release.
> 
> Thanks.
> 
> On Thu, 2017-12-28 at 15:09 +0300, Eugeniy Paltsev wrote:
> > Add option to set spi controller clock frequency via device tree
> > using standard clock bindings.
> > 
> > Define dw_spi_get_clk function as 'weak' as some targets
> > (like SOCFPGA_GEN5 and SOCFPGA_ARRIA10) don't use standard clock API
> > and implement dw_spi_get_clk their own way in their clock manager.
> > 
> > Get rid of clock_manager.h include as we don't use
> > cm_get_spi_controller_clk_hz function anymore. (we use redefined
> > dw_spi_get_clk in SOCFPGA clock managers instead)
> > 
> > Reviewed-by: Marek Vasut <marex@denx.de>
> > Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
> > ---

Any chance for this one to be applied sometime soon?
Note this is a prerequisite for our further work and it's been floating
and discussed on the mailing list for a couple of months now,
that said we'd really like to get this as a part of U-Boot 2018.03.

-Alexey

  reply	other threads:[~2018-01-25 12:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-28 12:09 [U-Boot] [PATCH v8 0/2] DW SPI: Get clock value from Device Tree Eugeniy Paltsev
2017-12-28 12:09 ` [U-Boot] [PATCH v8 1/2] SOCFPGA: clock manager: implement dw_spi_get_clk function Eugeniy Paltsev
2017-12-28 12:09 ` [U-Boot] [PATCH v8 2/2] DW SPI: Get clock value from Device Tree Eugeniy Paltsev
2018-01-19 13:17   ` Eugeniy Paltsev
2018-01-25 12:45     ` Alexey Brodkin [this message]
2018-01-25 13:07       ` Jagan Teki
2018-01-25 16:31         ` Tom Rini
2018-01-26  5:57           ` Jagan Teki
2017-12-28 12:18 ` [U-Boot] [PATCH v8 0/2] " Marek Vasut

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=1516884303.3972.3.camel@synopsys.com \
    --to=alexey.brodkin@synopsys.com \
    --cc=u-boot@lists.denx.de \
    /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.