Re: [PATCH v5 1/2] dt-bindings: rng: timeriomem_rng: add reg-io-width and mask properties

From: Krzysztof Kozlowski

Date: Mon Jun 22 2026 - 03:37:11 EST


On Thu, Jun 18, 2026 at 01:01:09PM +0100, Jad Keskes wrote:
> Add optional reg-io-width (1, 2, or 4 bytes) and mask properties.
> reg-io-width selects the bus access size. mask is ANDed with the raw
> register value to allow only the entropy-bearing bits through.

You should explain here why. Why are you doing this? Why do we want
this?

>
> Update the example to show a 1-byte configuration.
>
> Signed-off-by: Jad Keskes <inasj268@xxxxxxxxx>
> ---

Best regards,
Krzysztof