aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-09-01 10:18:12 +0200
committerBjorn Andersson <[email protected]>2023-09-19 20:05:57 -0700
commit725f593692ceedeab639b661298955b6f9ba8ec3 (patch)
tree2263c453944aaf4badc8ff8f1327a0dc9267a144 /tools/testing/selftests/bpf/progs/test_autoload.c
parent2ca3e844e3f978c0dbc95072dbf379abfc4a27db (diff)
arm64: dts: qcom: msm8996-xiaomi: fix missing clock populate
Commit 338958e30c68 ("arm64: dts: qcom: msm8996-xiaomi: drop simple-bus from clocks") removed "simple-bus" compatible from "clocks" node, but one of the clocks - divclk1 - is a gpio-gate-clock, which does not have CLK_OF_DECLARE. This means it will not be instantiated if placed in some subnode. Move the clocks to the root node, so regular devices will be populated. Reported-by: Dmitry Baryshkov <[email protected]> Closes: https://lore.kernel.org/all/CAA8EJprF==p87oN+RiwAiNeURF1JcHGfL2Ez5zxqYPRRbN-hhg@mail.gmail.com/ Cc: [email protected] Fixes: 338958e30c68 ("arm64: dts: qcom: msm8996-xiaomi: drop simple-bus from clocks") Signed-off-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions