commit | 074f8a0a26673a760883cca7841953ecd069ef50 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Thu Jan 10 00:56:25 2019 +0100 |
committer | Kumar Gala <kumar.gala@gmail.com> | Thu Jan 10 21:22:15 2019 -0600 |
tree | 0ded16826f67655c0019dd2e4c1300faacd79ce3 | |
parent | 2ff5d641f21bb0e90b7d09d5c1a9038522fcdcda [diff] |
soc: nxp_imx: Add support for TRNG Add support for the TRNG device contained in the i.MX RT SoCs. It uses the existing MCUX driver, and mostly consists in adding the Kconfig and DTS entries. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>