Skip to content

Commit 5e2f900

Browse files
committed
dts: bindings: sensor: add sifli,sf32lb-tsen
Add temperature sensor for sf32lb platform Signed-off-by: Qingsong Gou <gouqs@hotmail.com>
1 parent 72bb087 commit 5e2f900

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Copyright (c) 2025, Qingsong Gou <gouqs@hotmail.com>
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: SF32LB temperature sensor
5+
6+
compatible: "sifli,sf32lb-tsen"
7+
8+
include: base.yaml
9+
10+
properties:
11+
reg:
12+
required: true
13+
14+
clocks:
15+
required: true

0 commit comments

Comments
 (0)