[RESEND PATCH V2 0/2] ARM: AM33xx: Add RNG Moudle data
Lokesh Vutla
lokeshvutla at ti.com
Thu Aug 29 08:52:08 EDT 2013
This Patch series adds HWMOD data and DT data for RNG module.
Reposting these patches as suggested by Paul Walmsley.
http://www.spinics.net/lists/arm-kernel/msg270678.html
Both these patches should go together because after adding
Patch 1/2, hwmod wouldn't find the register iospace and crash,
and thats added only in dt.
Lokesh Vutla (2):
ARM: dts: AM33xx: Add RNG node
ARM: AM33xx: hwmod: Add RNG module data
.../devicetree/bindings/hwrng/omap_rng.txt | 22 ++++++++++++
arch/arm/boot/dts/am33xx.dtsi | 7 ++++
arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 36 ++++++++++++++++++++
3 files changed, 65 insertions(+)
create mode 100644 Documentation/devicetree/bindings/hwrng/omap_rng.txt
--
1.7.9.5
More information about the linux-arm-kernel
mailing list