Skip to content

Commit 3022ae4

Browse files
lumagandersson
authored andcommitted
dt-bindings: soc: qcom: qcom,rpm: add missing clock/-names properties
Qualcomm MSM8660 and IPQ0864 platforms use additional clock for the RPM device. Document it in the schema. Fixes: aa0c4b8 ("mfd: devicetree: bindings: Add Qualcomm RPM DT binding") Signed-off-by: Dmitry Baryshkov <[email protected]> Reviewed-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent dc4ec78 commit 3022ae4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/devicetree/bindings/soc/qcom/qcom,rpm.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ properties:
3636
- const: err
3737
- const: wakeup
3838

39+
clocks:
40+
maxItems: 1
41+
42+
clock-names:
43+
items:
44+
- const: ram
45+
3946
qcom,ipc:
4047
$ref: /schemas/types.yaml#/definitions/phandle-array
4148
items:

0 commit comments

Comments
 (0)