On 12/13/2024 5:25 AM, Konrad Dybcio wrote:
On 6.12.2024 8:20 AM, Md Sadre Alam wrote:
RNG hardware versions greater than 3.0 are Truly
Random Number Generators (TRNG). In IPQ95xx RNG
block is TRNG. Update the corresponding compatible
property to ensure the hardware block is registered
with the hw_random framework, which feeds the Linux
entropy pool.
Line wrapping should be around 72 chars, this looks funny
Ok
Please change the commit title to 'update TRNG compatible', as
'enable' implies the functionality is not present as of current.
Ok
The latter part of the last sentence is misleading, as both
compatibles do the same thing in the driver. Instead, put emphasis
on the wrong compatible being used and the patch making sure the
hardware is described properly, without functional changes.
Ok, will update in next revision.
Same for patch 3
Ok
Konrad