dt-bindings: hwlock: rockchip: add hwlock user id property

Set hwlock user id with the "rockchip,hwlock-user-id" property.

Change-Id: I46327ff4146e9c0999def48d67a3538462b82bfb
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
This commit is contained in:
Frank Wang
2024-01-12 17:23:06 +08:00
parent 0a30d6ee1e
commit fa524e432a

View File

@@ -10,6 +10,9 @@ Required properties :
- #hwlock-cells : hwlock users only use the hwlock id to represent a specific
hwlock, so the number of cells should be <1> here.
Optional properties :
- rockchip,hwlock-user-id : Set hwlock user id (4 bit, default is 0x01).
Please look at the generic hwlock binding for usage information for consumers,
"Documentation/devicetree/bindings/hwlock/hwlock.txt"