boards: cc1352r1_launchxl: enable TRNG entropy source support
Enable support for the TRNG entropy source on the CC1352R LaunchPad. Signed-off-by: Brett Witherspoon <spoonb@cdspooner.com>
This commit is contained in:
parent
a016feb4a7
commit
2d4ec5f119
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@
|
|||
};
|
||||
};
|
||||
|
||||
&trng {
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&gpio0 {
|
||||
status = "ok";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue