From: Dmitry Baryshkov Date: Thu, 26 Jan 2023 23:03:17 +0000 (+0200) Subject: dt-bindings: mailbox: qcom: add #clock-cells to msm8996 example X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9e9a6a8eeef97f089147dd07b940646771f27c2c;p=linux.git 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 Signed-off-by: Dmitry Baryshkov Signed-off-by: Jassi Brar --- diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml index 7d8de7a169846..1633aa82fc848 100644 --- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml +++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml @@ -166,6 +166,7 @@ examples: reg = <0x9820000 0x1000>; #mbox-cells = <1>; + #clock-cells = <0>; }; rpm-glink {