linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Stephen Boyd <sboyd@kernel.org>
Cc: Shawn Guo <shawnguo@kernel.org>, Stefan Agner <stefan@agner.ch>,
	linux-imx@nxp.com, kernel@pengutronix.de,
	Fabio Estevam <festevam@gmail.com>,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] i.MX5 clock changes for 5.2
Date: Mon, 22 Apr 2019 14:23:13 +0800	[thread overview]
Message-ID: <20190422062314.1354-2-shawnguo@kernel.org> (raw)
In-Reply-To: <20190422062314.1354-1-shawnguo@kernel.org>

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/clk-imx5-5.2

for you to fetch changes up to de348df5b389f7ddab388934e84f24d8a9f3c961:

  clk: imx: rename clk-imx51-imx53.c to clk-imx5.c (2019-04-15 17:09:23 +0800)

----------------------------------------------------------------
i.MX5 clock changes for 5.2:
 - A couple of patches from Jonathan Neuschäfer to improve i.MX5 clock
   driver for i.MX50 support.
 - Rename file clk-imx51-imx53.c to clk-imx5.c, as it covers support for
   all i.MX5 series SoCs including i.MX50.

----------------------------------------------------------------
Jonathan Neuschäfer (2):
      clk: imx5: Fix i.MX50 mainbus clock registers
      clk: imx5: Fix i.MX50 ESDHC clock registers

Shawn Guo (1):
      clk: imx: rename clk-imx51-imx53.c to clk-imx5.c

 drivers/clk/imx/Makefile                          |  2 +-
 drivers/clk/imx/{clk-imx51-imx53.c => clk-imx5.c} | 59 +++++++++++++++++------
 2 files changed, 46 insertions(+), 15 deletions(-)
 rename drivers/clk/imx/{clk-imx51-imx53.c => clk-imx5.c} (94%)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-04-22  6:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-22  6:23 [GIT PULL 1/3] i.MX common clock changes for 5.2 Shawn Guo
2019-04-22  6:23 ` Shawn Guo [this message]
2019-04-25 15:44   ` [GIT PULL 2/3] i.MX5 " Stephen Boyd
2019-04-22  6:23 ` [GIT PULL 3/3] i.MX7UPL " Shawn Guo
2019-04-25 15:44   ` Stephen Boyd
2019-04-25 15:44 ` [GIT PULL 1/3] i.MX common " Stephen Boyd
2019-04-26  2:49   ` Shawn Guo
2019-04-26 17:38     ` Stephen Boyd

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=20190422062314.1354-2-shawnguo@kernel.org \
    --to=shawnguo@kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=sboyd@kernel.org \
    --cc=stefan@agner.ch \
    /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).