diff options
author | Pengyu Luo <mitltlatltl@gmail.com> | 2025-04-14 01:22:04 +0800 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2025-05-17 19:26:35 -0500 |
commit | 166e65bc6ce317be41368d9340b870edbdbaa2aa (patch) | |
tree | 013b4d087aef2f05f0cd1215d9e71bc88937a681 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 1003cea3c7764ae582302c395f82e1cf7e5cd8f6 (diff) |
clk: qcom: rpmh: make clkaN optional
On SM8650, clkaN are missing in cmd-db for some specific devices. This
caused a boot failure. Printing log during initramfs phase, I found
[ 0.053281] clk-rpmh 17a00000.rsc:clock-controller: missing RPMh resource address for clka1
Adding the optional property to avoid probing failure which causes
countless deferred probe. In the downstream tree,similar workarounds
are introduced for SM7635, SM8550, SM8635, SM8650, SM8750.
Signed-off-by: Pengyu Luo <mitltlatltl@gmail.com>
Link: https://lore.kernel.org/r/20250413172205.175789-1-mitltlatltl@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions