Skip to content

Commit 30079aa

Browse files
ck-telecomnashif
authored andcommitted
dts: bindings: rng: add sifli,sf32lb-trng
Add sifli,sf32lb-trng Signed-off-by: Qingsong Gou <[email protected]>
1 parent e638687 commit 30079aa

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Copyright (c) 2025, Qingsong Gou <[email protected]>
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: Sifli SF32LB TRNG (True Random Number Generator).
5+
6+
compatible: "sifli,sf32lb-trng"
7+
8+
include: base.yaml
9+
10+
properties:
11+
reg:
12+
required: true
13+
14+
interrupts:
15+
required: true
16+
17+
clocks:
18+
required: true

0 commit comments

Comments
 (0)