Long overdue patches to add the device tree updates and
documentation for the SHAM and AES modules on the am33xx.
This series is based on k.o 1f8b766 (Merge tag 'fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc)
There are 2 prerequisite patches (thanks Lokesh):
http://www.mail-archive.com/[email protected]/msg92176.html
https://patchwork.kernel.org/patch/2849040/
(Note that
http://www.mail-archive.com/[email protected]/msg92177.html
is not strictly necessary)
You can view the actual source that I tested here:
[email protected]:mgreeraz/linux-mag.git submitted/crypto/hwmod-v3-extra
Changes from v2:
- Change some of the text added to the Documentation files to address
comments by Mark Rutland <[email protected]>
(http://www.spinics.net/lists/arm-kernel/msg269006.html)
Changes from v1:
- Added missing '};' as pointed out by Lokesh Vutla <[email protected]>
Mark A. Greer (2):
ARM: dts: Add SHAM data and documentation for AM33XX
ARM: dts: Add AES data and documentation for AM33XX
.../devicetree/bindings/crypto/omap-aes.txt | 34 ++++++++++++++++++++++
.../devicetree/bindings/crypto/omap-sham.txt | 31 ++++++++++++++++++++
arch/arm/boot/dts/am335x-bone.dts | 8 +++++
arch/arm/boot/dts/am335x-evm.dts | 8 +++++
arch/arm/boot/dts/am335x-evmsk.dts | 8 +++++
arch/arm/boot/dts/am33xx.dtsi | 21 +++++++++++++
6 files changed, 110 insertions(+)
create mode 100644 Documentation/devicetree/bindings/crypto/omap-aes.txt
create mode 100644 Documentation/devicetree/bindings/crypto/omap-sham.txt
--
1.8.3.4
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html