[PATCH linux dev-5.15 v1 4/5] dt-bindings: rng: nuvoton,npcm-rng: Add npcm845 compatible

Tomer Maimon tmaimon77 at gmail.com
Tue Aug 2 23:17:56 AEST 2022


Add a compatible string for Nuvoton BMC NPCM845 random number generator.

Signed-off-by: Tomer Maimon <tmaimon77 at gmail.com>
---
 Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.txt b/Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.txt
index 65c04172fc8c..7667ecaa28a4 100644
--- a/Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.txt
+++ b/Documentation/devicetree/bindings/rng/nuvoton,npcm-rng.txt
@@ -2,6 +2,8 @@ NPCM SoC Random Number Generator
 
 Required properties:
 - compatible  : "nuvoton,npcm750-rng" for the NPCM7XX BMC.
+				"nuvoton,npcm845-rng" for the NPCM8XX BMC.
+
 - reg         : Specifies physical base address and size of the registers.
 
 Example:
-- 
2.33.0



More information about the openbmc mailing list