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 <dmitry.baryshkov@oss.qualcomm.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250318-fix-nexus-4-v2-2-bcedd1406790@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent dc4ec78 commit 3022ae4

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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)