diff options
author | Stephan Gerhold <stephan.gerhold@linaro.org> | 2025-05-06 15:10:09 +0200 |
---|---|---|
committer | Jassi Brar <jassisinghbrar@gmail.com> | 2025-05-29 10:01:35 -0500 |
commit | d0b497df02e9b2ebcb5771c7b16e424c0614a366 (patch) | |
tree | 9de8ff84002e17fb5501a8042c04e2e3a6893bff /scripts/lib/kdoc/kdoc_parser.py | |
parent | c3c51387141db549c96db2fd4b8161fa0b4d7301 (diff) |
mailbox: qcom-apcs-ipc: Assign OF node to clock controller child device
Currently, the child device for the clock controller inside the APCS block
is created without any OF node assigned, so the drivers need to rely on the
parent device for obtaining any resources.
Add support for defining the clock controller inside a "clock-controller"
subnode to break up circular dependencies between the mailbox and required
parent clocks of the clock controller. For backwards compatibility, if the
subnode is not defined, reuse the OF node from the parent device.
Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions