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>
This commit is contained in:
Dmitry Baryshkov 2023-01-27 01:03:17 +02:00 committed by Jassi Brar
parent 8b5c7a06d0
commit 9e9a6a8eee

View File

@ -166,6 +166,7 @@ examples:
reg = <0x9820000 0x1000>; reg = <0x9820000 0x1000>;
#mbox-cells = <1>; #mbox-cells = <1>;
#clock-cells = <0>;
}; };
rpm-glink { rpm-glink {