From: Sebastian Reichel <sre@kernel.org>
To: "Sebastian Reichel" <sre@kernel.org>,
"Tony Lindgren" <tony@atomide.com>,
"Benoît Cousson" <bcousson@baylibre.com>,
"Aaro Koskinen" <aaro.koskinen@iki.fi>
Cc: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] omap-ssi: clk change support
Date: Sun, 31 Jan 2016 01:52:36 +0100 [thread overview]
Message-ID: <1454201558-31285-1-git-send-email-sre@kernel.org> (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
next reply other threads:[~2016-01-31 0:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-31 0:52 Sebastian Reichel [this message]
2016-01-31 0:52 ` [PATCH 1/2] ARM: dts: OMAP3-N950-N9: Add ssi idle pinctrl state Sebastian Reichel
2016-02-12 22:08 ` Tony Lindgren
2016-01-31 0:52 ` [PATCH 2/2] HSI: omap-ssi: add clk change support Sebastian Reichel
2016-02-23 2:34 ` Sebastian Reichel
2016-02-24 15:19 ` Arnd Bergmann
2016-02-24 17:05 ` Sebastian Reichel
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=1454201558-31285-1-git-send-email-sre@kernel.org \
--to=sre@kernel.org \
--cc=aaro.koskinen@iki.fi \
--cc=bcousson@baylibre.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.com \
/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).