linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: trini@konsulko.com (Tom Rini)
To: linus-amlogic@lists.infradead.org
Subject: [U-Boot,4/4] meson: use the clock driver
Date: Tue, 12 Dec 2017 21:33:27 -0500	[thread overview]
Message-ID: <20171213023327.GA24685@bill-the-cat> (raw)
In-Reply-To: <20171203091713.22029-5-b.galvani@gmail.com>

On Sun, Dec 03, 2017 at 10:17:13AM +0100, Beniamino Galvani wrote:

> Use the clk framework to initialize clocks from drivers that need them
> instead of having hardcoded frequencies and initializations from board
> code.
> 
> Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> ---
>  arch/arm/include/asm/arch-meson/gxbb.h | 10 ----------
>  arch/arm/include/asm/arch-meson/i2c.h  | 11 -----------
>  board/amlogic/odroid-c2/odroid-c2.c    |  4 +---
>  board/amlogic/p212/p212.c              |  3 +--
>  drivers/i2c/meson_i2c.c                | 20 +++++++++++++++++---
>  5 files changed, 19 insertions(+), 29 deletions(-)
>  delete mode 100644 arch/arm/include/asm/arch-meson/i2c.h

This fails to apply in non-trivial ways, please update and re-test,
thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-amlogic/attachments/20171212/5cd90295/attachment.sig>

  parent reply	other threads:[~2017-12-13  2:33 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-03  9:17 [PATCH 0/4] Meson clock driver Beniamino Galvani
2017-12-03  9:17 ` [PATCH 1/4] ARM: dts: update gxbb-clkc.h from Linux 4.14 Beniamino Galvani
2017-12-06 13:38   ` Neil Armstrong
2017-12-03  9:17 ` [PATCH 2/4] ARM: meson: add clock measurement function Beniamino Galvani
2017-12-06 13:40   ` Neil Armstrong
2017-12-11 14:57   ` Simon Glass
2017-12-03  9:17 ` [PATCH 3/4] clk: add Amlogic meson clock driver Beniamino Galvani
2017-12-06 13:41   ` Neil Armstrong
2017-12-11 14:57   ` Simon Glass
2018-03-29  8:42   ` Neil Armstrong
2018-03-29 22:41     ` Simon Glass
2018-03-30  7:53       ` Neil Armstrong
2018-03-30  8:41         ` Simon Glass
2018-03-30 14:27           ` Andreas Färber
2018-03-31  8:44             ` Simon Glass
2017-12-03  9:17 ` [PATCH 4/4] meson: use the " Beniamino Galvani
2017-12-06 13:43   ` Neil Armstrong
2017-12-11 14:57   ` Simon Glass
2017-12-13  2:33   ` Tom Rini [this message]
2018-03-28  8:59 ` [PATCH 0/4] Meson " Neil Armstrong
2018-03-28 10:52   ` Beniamino Galvani
2018-03-28 13:44     ` Neil Armstrong

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=20171213023327.GA24685@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=linus-amlogic@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).