Skip to content

Commit 9e9a6a8

Browse files
lumagJassiBrar
authored andcommitted
dt-bindings: mailbox: qcom: add #clock-cells to msm8996 example
Add the #clock-cells property to the MSM8996 example, as the APCS block is going to provide the `sys_apcs_aux' clock to the consumers. Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Jassi Brar <[email protected]>
1 parent 8b5c7a0 commit 9e9a6a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ examples:
166166
reg = <0x9820000 0x1000>;
167167
168168
#mbox-cells = <1>;
169+
#clock-cells = <0>;
169170
};
170171
171172
rpm-glink {

0 commit comments

Comments
 (0)