All of lore.kernel.org
 help / color / mirror / Atom feed
From: Abel Vesa <abel.vesa@nxp.com>
To: <shawnguo@kernel.org>, <kernel@pengutronix.de>,
	<fabio.estevam@nxp.com>, <mturquette@baylibre.com>,
	<sboyd@kernel.org>
Cc: <linux-imx@nxp.com>, <anson.huang@nxp.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-clk@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	Abel Vesa <abel.vesa@nxp.com>
Subject: [PATCH 0/4] arm: imx: Clock related updates
Date: Thu, 22 Mar 2018 11:55:25 +0200	[thread overview]
Message-ID: <1521712529-632-1-git-send-email-abel.vesa@nxp.com> (raw)

This is part of the imx upstreaming effort. All the changes are related imx
generic clk API and imx7d clk driver. The imx clk API updates will also be used
by the new imx SOCs that will follow.

Abel Vesa (1):
  arm: imx: Update clk driver API

Anson Huang (3):
  arm: imx: Correct dram pll type
  arm: imx: Correct ahb clk parent select
  arm: imx: Update clk driver for imx7d

 drivers/clk/imx/clk-imx7d.c | 127 +++++++++++++++++++++++---------------------
 drivers/clk/imx/clk.h       |  42 +++++++++++----
 2 files changed, 98 insertions(+), 71 deletions(-)

-- 
2.7.4

WARNING: multiple messages have this Message-ID (diff)
From: abel.vesa@nxp.com (Abel Vesa)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] arm: imx: Clock related updates
Date: Thu, 22 Mar 2018 11:55:25 +0200	[thread overview]
Message-ID: <1521712529-632-1-git-send-email-abel.vesa@nxp.com> (raw)

This is part of the imx upstreaming effort. All the changes are related imx
generic clk API and imx7d clk driver. The imx clk API updates will also be used
by the new imx SOCs that will follow.

Abel Vesa (1):
  arm: imx: Update clk driver API

Anson Huang (3):
  arm: imx: Correct dram pll type
  arm: imx: Correct ahb clk parent select
  arm: imx: Update clk driver for imx7d

 drivers/clk/imx/clk-imx7d.c | 127 +++++++++++++++++++++++---------------------
 drivers/clk/imx/clk.h       |  42 +++++++++++----
 2 files changed, 98 insertions(+), 71 deletions(-)

-- 
2.7.4

             reply	other threads:[~2018-03-22 12:55 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-22  9:55 Abel Vesa [this message]
2018-03-22  9:55 ` [PATCH 0/4] arm: imx: Clock related updates Abel Vesa
2018-03-22  9:55 ` [PATCH 1/4] arm: imx: Update clk driver API Abel Vesa
2018-03-22  9:55   ` Abel Vesa
2018-03-22 14:14   ` Fabio Estevam
2018-03-22 14:14     ` Fabio Estevam
2018-03-22 14:20   ` Fabio Estevam
2018-03-22 14:20     ` Fabio Estevam
2018-03-22  9:55 ` [PATCH 2/4] arm: imx: Correct dram pll type Abel Vesa
2018-03-22  9:55   ` Abel Vesa
2018-03-22  9:55   ` Abel Vesa
2018-03-22 12:31   ` Fabio Estevam
2018-03-22 12:31     ` Fabio Estevam
2018-03-22 13:29     ` Abel Vesa
2018-03-22 13:29       ` Abel Vesa
2018-03-22 13:29       ` Abel Vesa
2018-03-22 14:04       ` Fabio Estevam
2018-03-22 14:04         ` Fabio Estevam
2018-03-22  9:55 ` [PATCH 3/4] arm: imx: Correct ahb clk parent select Abel Vesa
2018-03-22  9:55   ` Abel Vesa
2018-03-22  9:55   ` Abel Vesa
2018-03-22  9:55 ` [PATCH 4/4] arm: imx: Update clk driver for imx7d Abel Vesa
2018-03-22  9:55   ` Abel Vesa
2018-03-22 14:25   ` Fabio Estevam
2018-03-22 14:25     ` Fabio Estevam

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=1521712529-632-1-git-send-email-abel.vesa@nxp.com \
    --to=abel.vesa@nxp.com \
    --cc=anson.huang@nxp.com \
    --cc=fabio.estevam@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@kernel.org \
    --cc=shawnguo@kernel.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 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.