The series is a trivial change to extend Freescale i.MX31 RNGA driver to work on boards with device description taken from device tree blob. The change was tested on a legacy LogicPD MX31Lite board. Vladimir Zapolskiy (2): dt-bindings: rng: Document Freescale i.MX21 and i.MX31 RNGA compatibles hwrng: mxc-rnga - add driver support on boards with device tree Changes from v1 to v2: * a kernel for iMX boards is always built with multiplatform support, thus CONFIG_OF guards were removed, thanks to Kim Phillips for review, * added i.MX21 RNGA compatible, i.MX31 RNGA is backward compatible to it, * though the list of documented compatibles is extended, I dare to add Rob's Reviewed-by tag casted for v1. .../bindings/rng/{imx-rngc.txt => imx-rng.txt} | 11 +++++------ drivers/char/hw_random/mxc-rnga.c | 23 +++++++++++++--------- 2 files changed, 19 insertions(+), 15 deletions(-) rename Documentation/devicetree/bindings/rng/{imx-rngc.txt => imx-rng.txt} (54%) -- 2.10.2 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html