merged. Bruce
In message: [linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] arm64: dts: ti: k3-j784s4-evm: enable RNG feature on 21/02/2023 Xulin Sun wrote: > J784S4 SOC supports the RNG (random number generator) feature, here > enable it. > > Signed-off-by: Xulin Sun <[email protected]> > --- > arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts > b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts > index 2a498bfc3649..96334188cf07 100644 > --- a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts > +++ b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts > @@ -1218,3 +1218,8 @@ adc { > ti,adc-channels = <0 1 2 3 4 5 6 7>; > }; > }; > + > +&rng { > + status = "okay"; > +}; > + > -- > 2.36.1 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12177): https://lists.yoctoproject.org/g/linux-yocto/message/12177 Mute This Topic: https://lists.yoctoproject.org/mt/97104500/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/leave/6687884/21656/624485779/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
