From: Sebastian Reichel <sre@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] HSI changes for 4.7
Date: Fri, 20 May 2016 18:16:09 +0200 [thread overview]
Message-ID: <20160520161609.GA11205@earth> (raw)
[-- Attachment #1: Type: text/plain, Size: 1653 bytes --]
Hi Linus,
The following changes since commit c3b46c73264b03000d1e18b22f5caf63332547c9:
Linux 4.6-rc4 (2016-04-17 19:13:32 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi.git tags/hsi-for-4.7
for you to fetch changes up to c2f90a465df75254fb41bf6e7975464929c21e26:
HSI: omap-ssi: move omap_ssi_port_update_fclk (2016-05-09 22:45:18 +0200)
----------------------------------------------------------------
HSI changes for the v4.7 series
* merge omap-ssi and omap-ssi-port modules
* fix omap-ssi module reloading
* add DVFS support to omap-ssi
----------------------------------------------------------------
Arnd Bergmann (3):
HSI: omap-ssi: add COMMON_CLK dependency
HSI: omap-ssi: include pinctrl header files
HSI: omap-ssi: move omap_ssi_port_update_fclk
Sebastian Reichel (6):
HSI: omap_ssi_port: switch to gpiod API
HSI: omap_ssi: fix module unloading
HSI: omap_ssi: make sure probe stays available
HSI: omap_ssi: fix removal of port platform device
HSI: omap_ssi: built omap_ssi and omap_ssi_port into one module
HSI: omap-ssi: add clk change support
drivers/hsi/controllers/Kconfig | 8 +-
drivers/hsi/controllers/Makefile | 4 +-
drivers/hsi/controllers/omap_ssi.h | 12 ++-
.../controllers/{omap_ssi.c => omap_ssi_core.c} | 107 ++++++++++++++++++---
drivers/hsi/controllers/omap_ssi_port.c | 100 +++++++++----------
5 files changed, 157 insertions(+), 74 deletions(-)
rename drivers/hsi/controllers/{omap_ssi.c => omap_ssi_core.c} (86%)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
reply other threads:[~2016-05-20 16:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20160520161609.GA11205@earth \
--to=sre@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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