commit | 3b126e30e2dff14980384b867b4efcdfd51d45d6 | [log] [tgz] |
---|---|---|
author | Vincent Wan <vincent.wan@linaro.org> | Thu Jun 04 17:29:17 2020 -0700 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Jul 10 11:45:31 2020 +0200 |
tree | 45900ce186b06334359b1a83fffc3175643cbfdd | |
parent | b08309e9924c7ac96dadef2581e5c20aac69ebeb [diff] |
drivers: entropy: cc13xx_cc26xx: add power management support This commit adds a dependency on the TRNG resource in the TI Power module, prevents the system policy from entering standby when TRNG is active, and adds support for device PM. Signed-off-by: Vincent Wan <vincent.wan@linaro.org>