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 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html