boards: arm: nucleo_u385rg_q: enable RNG instance
This commit enables the Random Nb Generator peripheral instance (RNG) on the target board nucleo u385rg_q from STMicroelectronics. Signed-off-by: Khaoula Bidani <khaoula.bidani-ext@st.com>
This commit is contained in:
parent
1cfcdcb804
commit
63f6d15045
1 changed files with 4 additions and 0 deletions
|
@ -105,3 +105,7 @@
|
|||
pinctrl-0 = <&dac1_out1_pa4>;
|
||||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
&rng {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue