We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d6b00 commit 8f351b8Copy full SHA for 8f351b8
dts/bindings/power-domain/nxp,scu-pd.yaml
@@ -0,0 +1,17 @@
1
+# Copyright 2024 NXP
2
+# SPDX-License-Identifier: Apache-2.0
3
+
4
+description: NXP SCU-managed power domain
5
6
+compatible: "nxp,scu-pd"
7
8
+include: power-domain.yaml
9
10
+properties:
11
+ nxp,resource-id:
12
+ type: int
13
+ required: true
14
+ description:
15
+ Number used by the firmware running on the SCU to identify
16
+ the resource on which the PD-related operations are to be
17
+ performed.
0 commit comments