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

Alexey Romanov avromanov at sberdevices.ru
Tue Jul 25 07:12:51 PDT 2023


Now the driver has a separate algo for S4 SoC.

Signed-off-by: Alexey Romanov <avromanov at sberdevices.ru>
---
 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




More information about the linux-arm-kernel mailing list