2023-07-25 14:27:14

by Alexey Romanov

[permalink] [raw]
Subject: [PATCH v1 2/3] dt-bindings: rng: meson: add meson-rng-s4 compatible

Now the driver has a separate algo for S4 SoC.

Signed-off-by: Alexey Romanov <[email protected]>
---
Documentation/devicetree/bindings/rng/amlogic,meson-rng.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/rng/amlogic,meson-rng.yaml b/Documentation/devicetree/bindings/rng/amlogic,meson-rng.yaml
index 457a6e43d810..6f51506c0f65 100644
--- a/Documentation/devicetree/bindings/rng/amlogic,meson-rng.yaml
+++ b/Documentation/devicetree/bindings/rng/amlogic,meson-rng.yaml
@@ -14,6 +14,7 @@ properties:
compatible:
enum:
- amlogic,meson-rng
+ - amlogic,meson-rng-s4

reg:
maxItems: 1
--
2.38.1



2023-07-25 18:39:26

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH v1 2/3] dt-bindings: rng: meson: add meson-rng-s4 compatible

On Tue, Jul 25, 2023 at 05:12:51PM +0300, Alexey Romanov wrote:
> Now the driver has a separate algo for S4 SoC.
>
> Signed-off-by: Alexey Romanov <[email protected]>
> ---
> Documentation/devicetree/bindings/rng/amlogic,meson-rng.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/rng/amlogic,meson-rng.yaml b/Documentation/devicetree/bindings/rng/amlogic,meson-rng.yaml
> index 457a6e43d810..6f51506c0f65 100644
> --- a/Documentation/devicetree/bindings/rng/amlogic,meson-rng.yaml
> +++ b/Documentation/devicetree/bindings/rng/amlogic,meson-rng.yaml
> @@ -14,6 +14,7 @@ properties:
> compatible:
> enum:
> - amlogic,meson-rng
> + - amlogic,meson-rng-s4

Usually, the "s4" would come before the peripheral's name, as s4 is the
name of the SoC.

>
> reg:
> maxItems: 1
> --
> 2.38.1
>


Attachments:
(No filename) (899.00 B)
signature.asc (235.00 B)
Download all attachments