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

From: Alexey Romanov
Date: Tue Jul 25 2023 - 10:13:18 EST


Now the driver has a separate algo for S4 SoC.

Signed-off-by: Alexey Romanov <avromanov@xxxxxxxxxxxxxx>
---
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