From: "Lothar Waßmann" <LW@KARO-electronics.de>
To: devicetree@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
Tobias Rauter <tobiasrauter@gmail.com>,
linux-crypto@vger.kernel.org,
Rob Herring <rob.herring@calxeda.com>,
Stephen Warren <swarren@wwwdotorg.org>
Subject: [PATCH 0/3] ARM: dts: mxs: dcp cleanup patches
Date: Thu, 8 Aug 2013 15:30:26 +0200 [thread overview]
Message-ID: <1375968629-10091-1-git-send-email-LW@KARO-electronics.de> (raw)
This patch series does the following:
- let the driver be "disabled" by default in imx28.dtsi
- coding style cleanups in drivers/crypto/dcp.c
- use the "official" 'fsl,' prefix in the 'compatible' property
The last patch adds a new entry to the of_match_table of the driver,
so that current DT blobs will still work. When out of tree users
(mentioned in the commit log of 519d8b1a "Added support for
Freescale's DCP co-processor") have updated their DTBs the old entry
'fsl-dsp' can be removed from the driver.
This patch series requires at least
"[PATCH 2/8] ARM: dts: mxs: add labels to most nodes for easier reference"
from the patch series:
<1375966287-6784-1-git-send-email-LW@KARO-electronics.de> to be
applied.
arch/arm/boot/dts/imx28.dtsi | 2 +-
b/arch/arm/boot/dts/imx28-evk.dts | 4 ++++
b/arch/arm/boot/dts/imx28.dtsi | 3 ++-
b/drivers/crypto/dcp.c | 11 +++++------
drivers/crypto/dcp.c | 2 ++
5 files changed, 14 insertions(+), 8 deletions(-)
next reply other threads:[~2013-08-08 13:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-08 13:30 Lothar Waßmann [this message]
2013-08-08 13:30 ` [PATCH 1/3] ARM: dts: mxs: set dcp to "disabled" by default Lothar Waßmann
2013-08-12 11:05 ` Shawn Guo
2013-08-12 12:05 ` Lothar Waßmann
2013-08-12 14:17 ` Kumar Gala
2013-08-08 13:30 ` [PATCH 2/3] crypto: dcp - cleanup: commas at end of struct initializers where appropriate Lothar Waßmann
2013-08-08 13:30 ` [PATCH 3/3] crypto: dcp: rename 'compatible' property to 'fsl,dcp' Lothar Waßmann
2013-08-08 19:39 ` Sergei Shtylyov
2013-08-08 21:14 ` [PATCH 0/3] ARM: dts: mxs: dcp cleanup patches Kumar Gala
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=1375968629-10091-1-git-send-email-LW@KARO-electronics.de \
--to=lw@karo-electronics.de \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-crypto@vger.kernel.org \
--cc=rob.herring@calxeda.com \
--cc=swarren@wwwdotorg.org \
--cc=tobiasrauter@gmail.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