* [GIT PULL] HSI changes for 4.7
@ 2016-05-20 16:16 Sebastian Reichel
0 siblings, 0 replies; only message in thread
From: Sebastian Reichel @ 2016-05-20 16:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-05-20 16:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-20 16:16 [GIT PULL] HSI changes for 4.7 Sebastian Reichel
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.