Re: [PATCH 1/2] dt-bindings: rng: add google,gs101-trng compatible

From: Tudor Ambarus
Date: Fri Oct 24 2025 - 01:58:17 EST




On 10/22/25 5:31 PM, Krzysztof Kozlowski wrote:
> On 22/10/2025 13:19, Tudor Ambarus wrote:
>> Add support for the TRNG found on GS101. It works well with the current
>> exynos850 TRNG support.
>>
>> Signed-off-by: Tudor Ambarus <tudor.ambarus@xxxxxxxxxx>
>> ---
>> .../devicetree/bindings/rng/samsung,exynos5250-trng.yaml | 10 +++++++---
>> 1 file changed, 7 insertions(+), 3 deletions(-)
>
>
> No power domains here? I would prefer to see such additions together
> with the compatible, if that is possible.

It's part of the misc power domain.

I'll add the following in v2 and keep your R-b tag. Thanks!

+ power-domains:
+ maxItems: 1
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> Best regards,
> Krzysztof