Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1322534

[PATCH 0/2] omap-ssi: clk change support

From Sebastian Reichel <sre@kernel.org>
Newsgroups linux.kernel
Subject [PATCH 0/2] omap-ssi: clk change support
Date 2016-01-31 02:00 +0100
Message-ID <qWOwV-3BR-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

During diffing the n950 with the mainline kernel I noticed, that the main
difference is additional DVFS support. These patches import those differences
(forward-ported to pinctrl & common clock framework) to the mainline kernel.

-- Sebastian

Sebastian Reichel (2):
  ARM: dts: OMAP3-N950-N9: Add ssi idle pinctrl state
  HSI: omap-ssi: add clk change support

 arch/arm/boot/dts/omap3-n950-n9.dtsi    | 16 ++++++++-
 drivers/hsi/controllers/omap_ssi.c      | 63 +++++++++++++++++++++++++++++++++
 drivers/hsi/controllers/omap_ssi.h      |  6 ++++
 drivers/hsi/controllers/omap_ssi_port.c | 20 +++++++++++
 4 files changed, 104 insertions(+), 1 deletion(-)

-- 
2.7.0.rc3

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] omap-ssi: clk change support Sebastian Reichel <sre@kernel.org> - 2016-01-31 02:00 +0100
  [PATCH 2/2] HSI: omap-ssi: add clk change support Sebastian Reichel <sre@kernel.org> - 2016-01-31 02:00 +0100

csiph-web