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 <krzysztof.kozlowski@linaro.org> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
1 parent 8b5c7a0 commit 9e9a6a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)