diff options
author | Luca Weiss <luca.weiss@fairphone.com> | 2025-06-17 10:26:36 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2025-06-26 16:36:36 -0700 |
commit | 31bc94de76026c527f82c238f414539a14f0f3e6 (patch) | |
tree | 3b59ff008881ee34b879078e4d8f68f0d727ec72 /scripts/gdb/linux/clk.py | |
parent | db9f3e3ff9347a233a17eadefae9c1b29ec8f3ed (diff) |
phy: qualcomm: phy-qcom-eusb2-repeater: Don't zero-out registers
Zeroing out registers does not happen in the downstream kernel, and will
"tune" the repeater in surely unexpected ways since most registers don't
have a reset value of 0x0.
Stop doing that and instead just set the registers that are in the init
sequence (though long term I don't think there's actually PMIC-specific
init sequences, there's board specific tuning, but that's a story for
another day).
Fixes: 99a517a582fc ("phy: qualcomm: phy-qcom-eusb2-repeater: Zero out untouched tuning regs")
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20250617-eusb2-repeater-tuning-v2-2-ed6c484f18ee@fairphone.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions