diff options
author | George Moussalem <george.moussalem@outlook.com> | 2025-02-19 14:09:21 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-07 18:25:40 +0100 |
commit | b32804cc17a4499b7525b39926f7f9d5ab59e54c (patch) | |
tree | d5ce3c7129cddd9db3d789cc03377b25559a6906 /scripts/bpf_doc.py | |
parent | 050f2e62b13c92ff41ae263aec94181160617b13 (diff) |
net: phy: qcom: qca807x fix condition for DAC_DSP_BIAS_CURRENT
commit 992ee3ed6e9fdd0be83a7daa5ff738e3cf86047f upstream.
While setting the DAC value, the wrong boolean value is evaluated to set
the DSP bias current. So let's correct the conditional statement and use
the right boolean value read from the DTS set in the priv.
Cc: stable@vger.kernel.org
Fixes: d1cb613efbd3 ("net: phy: qcom: add support for QCA807x PHY Family")
Signed-off-by: George Moussalem <george.moussalem@outlook.com>
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20250219130923.7216-1-ansuelsmth@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions