diff options
author | Robert Marko <robimarko@gmail.com> | 2023-05-26 21:08:55 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-05-26 13:04:52 -0700 |
commit | 349b5bed539b491b7894a5186a895751fd8ba6c7 (patch) | |
tree | bb3e6619989fd8dabb8701db80c4cf3e7b58a809 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f4f0c8acee0e41c5fbae7a7ad06087668ddce0d6 (diff) |
clk: qcom: ipq6018: fix networking resets
Networking resets in IPQ6018 all use bitmask as they require multiple
bits to be set and cleared instead of a single bit.
So, current networking resets have the same register and bit 0 set which
is clearly incorrect.
Fixes: d9db07f088af ("clk: qcom: Add ipq6018 Global Clock Controller support")
Signed-off-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230526190855.2941291-2-robimarko@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions